Spaces:
Running on Zero
Running on Zero
File size: 189 Bytes
ef6e870 | 1 2 3 4 | export const CONTEXT_KEY_MESSAGE_EDIT = 'chat-message-edit';
export const CONTEXT_KEY_CHAT_ACTIONS = 'chat-actions';
export const CONTEXT_KEY_CHAT_SETTINGS_CONFIG = 'chat-settings-config';
|