🐛 fix home emoji type

pull/548/head
微凉 2022-01-02 16:29:17 +08:00
parent bcf19f4f3e
commit d255ff4fd0
1 changed files with 1 additions and 1 deletions

View File

@ -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,