mirror of https://github.com/Xhofe/alist
🐛 fix home emoji type
parent
bcf19f4f3e
commit
d255ff4fd0
|
@ -134,7 +134,7 @@ func InitSettings() {
|
|||
{
|
||||
Key: "home emoji",
|
||||
Value: "🏠",
|
||||
Type: "text",
|
||||
Type: "string",
|
||||
Description: "emoji in front of home in nav",
|
||||
Access: model.PUBLIC,
|
||||
Group: model.FRONT,
|
||||
|
|
Loading…
Reference in New Issue