From 491b651c17e9462008f11b9f65e7da9bd14186b5 Mon Sep 17 00:00:00 2001 From: Pranav Arya Date: Wed, 5 Mar 2025 17:51:35 +0530 Subject: [PATCH] fixes #442 - added wp.json (Well Played) --- public/server/db/wp.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/server/db/wp.json diff --git a/public/server/db/wp.json b/public/server/db/wp.json new file mode 100644 index 0000000..e502567 --- /dev/null +++ b/public/server/db/wp.json @@ -0,0 +1,3 @@ +{ + "definition": "Well Played" +}