|
@@ -76,6 +76,9 @@ extension NCShareExtension: NCEmptyDataSetDelegate, NCAccountRequestDelegate {
|
|
}
|
|
}
|
|
self.activeAccount = activeAccount
|
|
self.activeAccount = activeAccount
|
|
|
|
|
|
|
|
+ // CAPABILITIES
|
|
|
|
+ NCManageDatabase.shared.setCapabilities(account: account)
|
|
|
|
+
|
|
// COLORS
|
|
// COLORS
|
|
NCBrandColor.shared.settingThemingColor(account: activeAccount.account)
|
|
NCBrandColor.shared.settingThemingColor(account: activeAccount.account)
|
|
NCBrandColor.shared.createUserColors()
|
|
NCBrandColor.shared.createUserColors()
|