Add enableAutoUpdater to buildConfig
This commit is contained in:
@@ -24,6 +24,7 @@ const buildConfig = {
|
||||
],
|
||||
helpLink: 'https://about.mattermost.com/default-desktop-app-documentation/',
|
||||
enableServerManagement: true,
|
||||
enableAutoUpdater: true,
|
||||
};
|
||||
|
||||
export default buildConfig;
|
||||
|
Reference in New Issue
Block a user