fix(authelia): fix typo in theme selection (#1428)

This commit is contained in:
Stavros Kois
2021-11-30 09:42:01 +01:00
committed by GitHub
parent aae84da205
commit 3b8f956b4f
+2 -2
View File
@@ -111,8 +111,8 @@ questions:
enum:
- value: "light"
description: "info"
- value: "gray"
description: "gray"
- value: "grey"
description: "grey"
- value: "dark"
description: "dark"