fix: Reset cell informations
This commit is contained in:
+1
@@ -206,6 +206,7 @@ class SeismicNetworkMinimalTableViewCell: SeismicNetworkBaseTableViewCell {
|
||||
) {
|
||||
self.seismic = seismic
|
||||
self.isPushSelected = isPushSelected
|
||||
self.informationTypes.removeAll()
|
||||
|
||||
if seismic.preliminary.intValue > 0 {
|
||||
informationTypes.insert(.preliminary)
|
||||
|
||||
Reference in New Issue
Block a user