From a4919ec462eea302532522432267186ba683a061 Mon Sep 17 00:00:00 2001 From: Tyler-A Date: Mon, 20 Apr 2020 15:56:30 -0600 Subject: [PATCH] Initialize used quotes DB --- used_quotes.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 used_quotes.json diff --git a/used_quotes.json b/used_quotes.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/used_quotes.json @@ -0,0 +1 @@ +[] \ No newline at end of file