From 7bbb59948928e590841e4af440b0b764a147e450 Mon Sep 17 00:00:00 2001 From: Minteck Date: Sun, 31 Oct 2021 12:44:27 +0100 Subject: Initial commit --- private/profiles/_base.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 private/profiles/_base.json (limited to 'private/profiles') diff --git a/private/profiles/_base.json b/private/profiles/_base.json new file mode 100644 index 0000000..bc4201d --- /dev/null +++ b/private/profiles/_base.json @@ -0,0 +1,6 @@ +{ + "strikes": [ + ], + "files": [ + ] +} \ No newline at end of file -- cgit