|
@@ -107,6 +107,7 @@ class NCMore: UIViewController, UITableViewDelegate, UITableViewDataSource {
|
|
externalSiteMenu.removeAll()
|
|
externalSiteMenu.removeAll()
|
|
settingsMenu.removeAll()
|
|
settingsMenu.removeAll()
|
|
quotaMenu.removeAll()
|
|
quotaMenu.removeAll()
|
|
|
|
+ sections.removeAll()
|
|
labelQuotaExternalSite.text = ""
|
|
labelQuotaExternalSite.text = ""
|
|
progressQuota.progressTintColor = NCBrandColor.shared.brandElement
|
|
progressQuota.progressTintColor = NCBrandColor.shared.brandElement
|
|
|
|
|