mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-14 00:26:51 +08:00
3 lines
107 B
TypeScript
3 lines
107 B
TypeScript
export const DEFAULT_WORKSPACE_NAME = 'Demo Workspace';
|
|
export const UNTITLED_WORKSPACE_NAME = 'Untitled';
|