From 8a3b40714816b66074f30065411323304e5bb19b Mon Sep 17 00:00:00 2001 From: kurara_ara Date: Sun, 28 May 2023 18:55:52 +0100 Subject: [PATCH] Added DummySheet --- extensions.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/extensions.json b/extensions.json index 061aa3b..fdda02f 100644 --- a/extensions.json +++ b/extensions.json @@ -11,5 +11,6 @@ "clash": "https://raw.githubusercontent.com/ManuelLovell/clash/main/docs/store.md", "rumble": "https://raw.githubusercontent.com/ManuelLovell/rumble/master/docs/store.md", "ticker": "https://www.battle-system.com/owlbear/ticker-docs/store.md", - "witchdice": "https://witchdice.com/owlbear_ext/store.md" + "witchdice": "https://witchdice.com/owlbear_ext/store.md", + "dummysheet": "https://www.dummysheet.com/store.md" }