#44 - New article creation command

This commit is contained in:
Elio
2021-08-03 14:16:35 +02:00
parent 3a35eeb1d5
commit a1ee808ed5
7 changed files with 210 additions and 12 deletions
+3 -1
View File
@@ -26,4 +26,6 @@ export const SETTING_TEMPLATES_PREFIX = "templates.prefix";
export const SETTING_PANEL_FREEFORM = "panel.freeform";
export const SETTING_CUSTOM_SCRIPTS = "custom.scripts";
export const SETTING_CUSTOM_SCRIPTS = "custom.scripts";
export const SETTINGS_CONTENT_FOLDERS = "content.folders";