Restructure the dev settings so that other categories can be more easily created
This commit is contained in:
parent
f90cb3dbab
commit
d71997a508
5 changed files with 26 additions and 12 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import { __ID__ } from "../consts.mjs";
|
||||
import { Logger } from "../utils/Logger.mjs";
|
||||
import { registerDevSetting } from "../utils/DevSettings.mjs";
|
||||
import { registerDevSetting } from "../utils/SubMenuSettings.mjs";
|
||||
|
||||
const key = `autoUnpauseOnLoad`;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue