Add missing compendiums

This commit is contained in:
2024-01-26 08:45:59 +01:00
parent b741cffd96
commit 69eaa8fc66
90 changed files with 249 additions and 218 deletions

View File

@@ -91,12 +91,7 @@ Hooks.once("ready", function () {
});
}
// CSS patch for v9
if (game.version) {
let sidebar = document.getElementById("sidebar");
sidebar.style.width = "min-content";
}
welcomeMessage();
DarkStarsUtility.ready()
DarkStarsCommands.init()