Preparing the 1.10.0 release

This commit is contained in:
Elio Struyf
2020-12-03 09:40:39 +01:00
parent 12002ebea0
commit 04a4d2cdd6
15 changed files with 148 additions and 46 deletions
+3 -1
View File
@@ -20,4 +20,6 @@ export const SETTING_SEO_TITLE_LENGTH = "taxonomy.seoTitleLength";
export const SETTING_SEO_DESCRIPTION_LENGTH = "taxonomy.seoDescriptionLength";
export const SETTING_TEMPLATES_FOLDER = "templates.folder";
export const SETTING_TEMPLATES_PREFIX = "templates.prefix";
export const SETTING_TEMPLATES_PREFIX = "templates.prefix";
export const SETTING_PANEL_FREEFORM = "panel.freeform";