mirror of
https://github.com/NovaGM/ModuleBuilder.git
synced 2024-08-15 00:23:33 +00:00
Added Module Settings Experiment
This commit is contained in:
parent
ad8d10d419
commit
e8bd529ec9
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
export default [
|
export default [
|
||||||
['KeanuGooseMod/Modules', 'master', '/ConsoleLog'],
|
['KeanuGooseMod/Modules', 'master', '/ConsoleLog'],
|
||||||
['KeanuGooseMod/Modules', 'master', '/comfy-theme']
|
['KeanuGooseMod/Modules', 'master', '/comfy-theme'],
|
||||||
|
['KeanuGooseMod/Modules', 'master', '/settings-experiment']
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue