Skip to content
Snippets Groups Projects

Issue #3513359: Add Tagify settings to admin_ui and content_type_base recipes

Merged Issue #3513359: Add Tagify settings to admin_ui and content_type_base recipes
All threads resolved!
All threads resolved!
Files
2
@@ -9,6 +9,7 @@ install:
- gin_toolbar
- navigation
- sam
- tagify
- tagify_user_list
config:
import:
@@ -34,5 +35,8 @@ config:
system.theme:
simpleConfigUpdate:
admin: gin
tagify.settings:
simpleConfigUpdate:
set_default_widget: true
user.role.authenticated:
grantPermission: 'access coffee'
Loading