mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
separate url settings to sheme/host/port/path parts
This commit is contained in:
parent
cfc9c721ff
commit
ca50f85626
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,9 @@
|
|||
{
|
||||
"name":"YGGtracker",
|
||||
"url":"",
|
||||
"scheme":"",
|
||||
"host":"",
|
||||
"port":"",
|
||||
"path":"",
|
||||
"default":
|
||||
{
|
||||
"locale":"en-US",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue