소스 검색

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