* update dependencies * update dependencies * remove mobile view * remove boards * update default config and its types * update snapshots * fix formatting * check works and fix styling
7 строки
263 B
TypeScript
7 строки
263 B
TypeScript
// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
|
|
// See LICENSE.txt for license information.
|
|
|
|
export const appsPluginId = 'com.mattermost.apps';
|
|
export const callsPluginId = 'com.mattermost.calls';
|
|
export const playbooksPluginId = 'playbooks';
|