add server management and multiteam settings
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
"showUnreadBadge": true,
|
||||
"useSpellChecker": true,
|
||||
"spellCheckerLocale": "en-US",
|
||||
"helpLink": "https://docs.mattermost.com/help/apps/desktop-guide.html"
|
||||
"helpLink": "https://docs.mattermost.com/help/apps/desktop-guide.html",
|
||||
"enableServerManagement": true
|
||||
},
|
||||
"1": {
|
||||
"teams": [],
|
||||
@@ -25,6 +26,7 @@
|
||||
"showUnreadBadge": true,
|
||||
"useSpellChecker": true,
|
||||
"spellCheckerLocale": "en-US",
|
||||
"helpLink": "https://docs.mattermost.com/help/apps/desktop-guide.html"
|
||||
"helpLink": "https://docs.mattermost.com/help/apps/desktop-guide.html",
|
||||
"enableServerManagement": true
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user