THEME MODE - add theme_mode to db

This commit is contained in:
HB9HIL
2024-01-16 01:43:02 +01:00
parent aeb229b7c8
commit b944cd3ce7
2 changed files with 35 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ $config['migration_enabled'] = TRUE;
|
*/
$config['migration_version'] = 173;
$config['migration_version'] = 174;
/*
|--------------------------------------------------------------------------