remove variable
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 26s
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 26s
This commit is contained in:
parent
801fac269c
commit
cf9f6b8882
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@ in {
|
|||
const factory = (AppConfig) => {
|
||||
AppConfig.disableAnonymousPadCreation = true;
|
||||
AppConfig.disableAnonymousStore = true;
|
||||
AppConfig.defaultDarkTheme = 'true';
|
||||
return AppConfig;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue