moves the character-records-generator over to master branch

This commit is contained in:
Lewis Wynne 2026-04-07 18:34:54 +01:00
parent ce0932d638
commit 4e2b0841e6

View file

@ -54,6 +54,7 @@ in
enable = true;
domain = "c.ily.rs";
repo = "https://git.ily.rs/lew/character-records-generator";
branch = "master";
static = true;
buildOutputDir = "build";
packageManager = "npm";