Files
mostlymatter/e2e-tests/playwright/support/constant.ts
2023-03-28 18:10:00 +02:00

8 строки
297 B
TypeScript

// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
// See LICENSE.txt for license information.
export const boardsPluginId = 'focalboard';
export const boardsProductId = 'boards';
export const callsPluginId = 'com.mattermost.calls';
export const playbooksPluginId = 'playbooks';