fix(authelia): fix typo in theme selection (#1428)
This commit is contained in:
@@ -111,8 +111,8 @@ questions:
|
||||
enum:
|
||||
- value: "light"
|
||||
description: "info"
|
||||
- value: "gray"
|
||||
description: "gray"
|
||||
- value: "grey"
|
||||
description: "grey"
|
||||
- value: "dark"
|
||||
description: "dark"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user