static/admin/config/index.js aktualisiert
All checks were successful
website-main / prod-build (push) Successful in 22s
website-main / test-build (push) Successful in 11s

This commit is contained in:
Denys Konovalov 2024-06-15 17:12:49 +02:00
parent 64b3ecdbdd
commit d3f51d7ec6

@ -50,11 +50,12 @@ const config = {
sanitize_replacement: "-", sanitize_replacement: "-",
}, },
theme: { theme: {
default_theme: "GCG.Dark",
include_built_in_themes: false, include_built_in_themes: false,
themes: [ themes: [
GCGThemeDark, GCGThemeDark,
GCGThemeLight GCGThemeLight
] ],
}, },
collections: [ collections: [
SettingsCollection, SettingsCollection,