Skip to content

Commit e1f1cd4

Browse files
author
Leonard Lesinski
authored
Update demo.json
1 parent a38a083 commit e1f1cd4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

demo.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
{
2-
"info": {
3-
"name": "ConfigPanel demo",
4-
"icon": "https://armstats.leox.dev/favicon.png"
5-
},
62
"user": {
73
"displayName": "Demo",
84
"name": "demo",
95
"avatar": "https://github.com/configpanel.png"
106
},
7+
"home": {
8+
"title": "Home",
9+
"url": "/panel/home.json",
10+
"icon": "house"
11+
},
1112
"nav": [
1213
{
1314
"title": "Users",

0 commit comments

Comments
 (0)