🚧 add home emoji setting
This commit is contained in:
parent
14b9b76e87
commit
e789873eca
@ -131,6 +131,14 @@ func InitSettings() {
|
||||
Access: model.PRIVATE,
|
||||
Group: model.FRONT,
|
||||
},
|
||||
{
|
||||
Key: "home emoji",
|
||||
Value: "🏠",
|
||||
Type: "text",
|
||||
Description: "emoji in front of home in nav",
|
||||
Access: model.PUBLIC,
|
||||
Group: model.FRONT,
|
||||
},
|
||||
{
|
||||
Key: "animation",
|
||||
Value: "true",
|
||||
|
Loading…
x
Reference in New Issue
Block a user