mirror of
https://github.com/AlistGo/alist.git
synced 2025-06-06 18:44:32 +08:00
🐛 fix home emoji type
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user