found another bug of internal model getting overwritten
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
7ce5b4eab9
commit
fdfb5891d2
@ -153,7 +153,7 @@ import UIKit
|
||||
// override the separator
|
||||
if let separator = model.line {
|
||||
addSeparatorsIfNeeded()
|
||||
bottomSeparatorView?.set(with: separator, nil, nil)
|
||||
bottomSeparatorView?.setStyle(separator.type)
|
||||
}
|
||||
|
||||
if let moleculeModel = model as? MoleculeModelProtocol,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user