@@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>2.17.2</string>
<key>CFBundleVersion</key>
- <string>00003</string>
+ <string>00004</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<key>NSExtensionFileProviderDocumentGroup</key>
<key>NSAppTransportSecurity</key>
<key>NSAllowsArbitraryLoads</key>
@@ -69,7 +69,7 @@
</dict>
</array>
<key>Fabric</key>
<key>APIKey</key>
@@ -136,8 +136,9 @@ class CCMore: UIViewController, UITableViewDelegate, UITableViewDataSource {
labelQuotaExternalSite.text = item.name
}
- // User data
+ // User data & Theming
changeUserProfile()
+ changeTheming()
// Title
self.navigationItem.title = NSLocalizedString("_more_", comment: "")