mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-02-02 10:04:52 +00:00
separate url settings to sheme/host/port/path parts
This commit is contained in:
parent
cfc9c721ff
commit
ca50f85626
@ -1,6 +1,9 @@
|
||||
{
|
||||
"name":"YGGtracker",
|
||||
"url":"",
|
||||
"scheme":"",
|
||||
"host":"",
|
||||
"port":"",
|
||||
"path":"",
|
||||
"default":
|
||||
{
|
||||
"locale":"en-US",
|
||||
|
Loading…
x
Reference in New Issue
Block a user