From 502024e6032c94fce2333089877ed3df8afa01df Mon Sep 17 00:00:00 2001 From: Trecia Kat Date: Fri, 21 Apr 2023 11:00:07 +0200 Subject: [PATCH] feat: SUS --- public/server/db/sus.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 public/server/db/sus.json diff --git a/public/server/db/sus.json b/public/server/db/sus.json new file mode 100644 index 0000000..27a7681 --- /dev/null +++ b/public/server/db/sus.json @@ -0,0 +1,4 @@ +{ + "definition": "Suspicious", + "alternatives": "Suspect" +}