Преглед на файлове

Merge pull request #2553 from nextcloud/more-page-bug

Fix duplicate sections bug in More screen
Marino Faggiana преди 1 година
родител
ревизия
833e438553
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      iOSClient/More/NCMore.swift

+ 1 - 0
iOSClient/More/NCMore.swift

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