Update the startSidebarExpanded setting to bring it inline with the rest of the settings
This commit is contained in:
parent
f40d9f9381
commit
9875d49181
5 changed files with 36 additions and 42 deletions
|
|
@ -1,7 +0,0 @@
|
|||
import { __ID } from "../consts.mjs";
|
||||
import { startSidebarExpanded } from "../settings/startSidebarExpanded.mjs";
|
||||
|
||||
Hooks.once(`init`, () => {
|
||||
console.log(`${__ID} | Initializing`);
|
||||
startSidebarExpanded.register();
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue