3 lines
81 B
JavaScript
3 lines
81 B
JavaScript
export const PANEL_NAME_NOTES = 'notes';
|
|
export const PANEL_NAME_TAGS = 'tags';
|