diff options
Diffstat (limited to 'data/leaguedb.json')
| -rw-r--r-- | data/leaguedb.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/leaguedb.json b/data/leaguedb.json new file mode 100644 index 0000000..1c3cef0 --- /dev/null +++ b/data/leaguedb.json @@ -0,0 +1,13 @@ +[ + { + "type": "scramble", + "id": 1, + "name": "l", + "registrationDate": 946702800000, + "startDate": 946702800000, + "endDate": 946702800000, + "owner": "sowgro", + "participants": [], + "schedule": [] + } +]
\ No newline at end of file |
