mirror of
https://github.com/AlistGo/alist.git
synced 2025-06-07 19:34:39 +08:00
🐛 fix home emoji type
This commit is contained in:
@ -134,7 +134,7 @@ func InitSettings() {
|
|||||||
{
|
{
|
||||||
Key: "home emoji",
|
Key: "home emoji",
|
||||||
Value: "🏠",
|
Value: "🏠",
|
||||||
Type: "text",
|
Type: "string",
|
||||||
Description: "emoji in front of home in nav",
|
Description: "emoji in front of home in nav",
|
||||||
Access: model.PUBLIC,
|
Access: model.PUBLIC,
|
||||||
Group: model.FRONT,
|
Group: model.FRONT,
|
||||||
|
Reference in New Issue
Block a user