mirror of
https://github.com/NovaGM/ModuleBuilder.git
synced 2024-08-15 00:23:33 +00:00
Moved PC themes autoports module to match new add script (scripts/add.js)
This commit is contained in:
parent
202ce7fd73
commit
eb9bfa949b
2 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
import nova from './nova.js';
|
import nova from './nova.js';
|
||||||
|
|
||||||
import pcPlugins from './ports/plugins/pcPlugins.js';
|
import pcPlugins from './ports/plugins/pcPlugins.js';
|
||||||
import pcThemes from './ports/pcThemes.js';
|
import pcThemes from './ports/themes/pcThemes.js';
|
||||||
|
|
||||||
export default [
|
export default [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue