From 521592ffbfd6bba091d2afcbe1bbd36bf77943b9 Mon Sep 17 00:00:00 2001 From: Seamus Finlayson <77430559+SeamusFinlayson@users.noreply.github.com> Date: Sat, 10 Aug 2024 03:40:47 -0700 Subject: [PATCH] Add phases automated to the store --- extensions.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/extensions.json b/extensions.json index a7238aa..ade5320 100644 --- a/extensions.json +++ b/extensions.json @@ -42,5 +42,6 @@ "owl-trackers": "https://raw.githubusercontent.com/SeamusFinlayson/owl-trackers/main/docs/store.md", "calendar-of-harptos": "https://resident-uhlig.gitlab.io/owlbear-rodeo-calendar-of-harptos/store/index.md", "journal": "https://www.battle-system.com/owlbear/journal-docs/store.md", - "map-location-keys": "https://raw.githubusercontent.com/alvarocavalcanti/map-location-keys/main/public/store.md" + "map-location-keys": "https://raw.githubusercontent.com/alvarocavalcanti/map-location-keys/main/public/store.md", + "phases-automated": "https://raw.githubusercontent.com/SeamusFinlayson/phases-automated/main/docs/store.md" }