From f833afdb8b6f12a72bee9822f5e89cfd9dd80883 Mon Sep 17 00:00:00 2001 From: A_D Date: Mon, 18 Oct 2021 15:41:51 +0200 Subject: [PATCH] Create version 2 killswitches file Has no defined killswitches --- killswitches_v2.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 killswitches_v2.json diff --git a/killswitches_v2.json b/killswitches_v2.json new file mode 100644 index 00000000..2b2cdff8 --- /dev/null +++ b/killswitches_v2.json @@ -0,0 +1,5 @@ +{ + "version": 2, + "last_updated": "18 October 2021", + "kill_switches": [] +}