The entry points management technically falls under GUI as well
This commit is contained in:
parent
45e4a54b53
commit
6265695a5c
5 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
import Tabs from "/scripts/GUI/tabs.js";
|
||||
import EntryManager from "/scripts/external/entries/manager.js"
|
||||
import EntryManager from "/scripts/GUI/entrypoints/manager.js"
|
||||
|
||||
export default class user_actions {
|
||||
static init() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue