mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2024-11-25 13:31:27 +00:00
fix: Update theme names of forgejo
This commit is contained in:
parent
a56874ad4f
commit
57c5b9781d
|
@ -65,9 +65,9 @@ class Forgejo(Service):
|
||||||
"forgejo-auto",
|
"forgejo-auto",
|
||||||
"forgejo-light",
|
"forgejo-light",
|
||||||
"forgejo-dark",
|
"forgejo-dark",
|
||||||
"auto",
|
"gitea-auto",
|
||||||
"gitea",
|
"gitea-light",
|
||||||
"arc-green",
|
"gitea-dark",
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue