fix ci (#200)
All checks were successful
Lint / lint (push) Successful in 1m8s
Plex Update / update (push) Successful in 1m48s

Reviewed-on: #200
Co-authored-by: Victor <victor@xirion.net>
Co-committed-by: Victor <victor@xirion.net>
This commit is contained in:
Vivian 2023-09-09 16:18:16 +02:00 committed by v
parent ea08de41c6
commit 6bb6d4ae91
6 changed files with 29 additions and 9 deletions

View file

@ -69,8 +69,8 @@ in {
"REPO_INDEXER_EXCLUDE" = "node_modules/**";
};
ui = {
"THEMES" = "gitea,arc-green,agatheme";
"DEFAULT_THEME" = "agatheme";
"THEMES" = "forgejo-auto,forgejo-light,forgejo-dark,auto,gitea,arc-green,agatheme";
"DEFAULT_THEME" = "forgejo-auto";
"USE_SERVICE_WORKER" = true;
};
server = {