mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-26 12:06:37 +08:00
🔥 delete markdown theme setting
This commit is contained in:
@@ -93,15 +93,6 @@ func InitSettings() {
|
||||
Access: model.PUBLIC,
|
||||
Group: model.FRONT,
|
||||
},
|
||||
{
|
||||
Key: "markdown theme",
|
||||
Value: "vuepress",
|
||||
Description: "default | github | vuepress",
|
||||
Access: model.PUBLIC,
|
||||
Type: "select",
|
||||
Values: "default,github,vuepress",
|
||||
Group: model.FRONT,
|
||||
},
|
||||
{
|
||||
Key: "autoplay video",
|
||||
Value: "false",
|
||||
|
||||
Reference in New Issue
Block a user