From 46726b33b48c1735049e9a0e42d8ef2ed69c853b Mon Sep 17 00:00:00 2001 From: "dmitry.kirdyashkin" Date: Sat, 28 Oct 2023 23:40:49 +0300 Subject: [PATCH] v0.0.1.12 --- module.json.template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/module.json.template b/module.json.template index 60c603a..de16744 100644 --- a/module.json.template +++ b/module.json.template @@ -19,6 +19,8 @@ "manifest": "${DRONE_REPO_LINK}/releases/download/latest/module.json", "download": "${DRONE_REPO_LINK}/releases/download/$RELEASE_TAG/module.zip", "styles": [ + "styles/common.css", + "styles/core.css", "styles/rime-of-the-frostmaiden.css", "styles/warriors-of-seanine.css" ],