fix: Enable favorites by default

This commit is contained in:
Maksim Eltyshev
2026-01-25 18:37:56 +01:00
parent b52604045d
commit ffdb7254b3
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -79,7 +79,7 @@
* enableFavoritesByDefault:
* type: boolean
* description: Whether favorites are enabled by default
* example: false
* example: true
* defaultEditorMode:
* type: string
* enum: [wysiwyg, markup]