mirror of
https://github.com/NovaGM/ModuleBuilder.git
synced 2024-08-15 00:23:33 +00:00
[PCCompat] goosemod -> goosemodScope
This commit is contained in:
parent
8af61801e6
commit
0299ffed06
2 changed files with 2 additions and 2 deletions
|
@ -2,4 +2,4 @@ export { default as FormItem } from './formItem';
|
|||
export { default as TextInput } from './textInput';
|
||||
export { default as Divider } from './divider';
|
||||
|
||||
export const SwitchItem = goosemod.webpackModules.findByDisplayName('SwitchItem');
|
||||
export const SwitchItem = goosemodScope.webpackModules.findByDisplayName('SwitchItem');
|
Loading…
Add table
Add a link
Reference in a new issue