mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
add settings
This commit is contained in:
parent
556a135b59
commit
3a858648de
1 changed files with 12 additions and 1 deletions
|
|
@ -1,4 +1,15 @@
|
||||||
{
|
{
|
||||||
"name":"YGGtracker",
|
"name":"YGGtracker",
|
||||||
"url":""
|
"url":"",
|
||||||
|
"default":
|
||||||
|
{
|
||||||
|
"user":
|
||||||
|
{
|
||||||
|
"approved": false
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"api":
|
||||||
|
{
|
||||||
|
"export": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue