mirror of https://github.com/Xhofe/alist
🔥 delete markdown theme setting
parent
35fc1c87d2
commit
f433277227
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue