1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-20 02:47:39 +03:00

[Admin] Add KS back

This commit is contained in:
David Sangrey 2024-06-06 17:06:43 -04:00
parent 017cb48287
commit cea5fba6db
No known key found for this signature in database
GPG Key ID: 3AEADBB0186884BC
2 changed files with 11 additions and 0 deletions

6
killswitches.json Normal file
View File

@ -0,0 +1,6 @@
{
"__COMMENT_READ_ME": "Do *NOT* commit this file to any branch other than `releases` !!! See docs/Killswitches.md",
"version": 1,
"last_updated": "2021-01-05",
"kill_switches": []
}

5
killswitches_v2.json Normal file
View File

@ -0,0 +1,5 @@
{
"version": 2,
"last_updated": "18 October 2021",
"kill_switches": []
}