瀏覽代碼

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