You've already forked AstralRinth
forked from didirus/AstralRinth
Finish theseus
This commit is contained in:
6
apps/theseus-gui/src/pages/instance/index.js
Normal file
6
apps/theseus-gui/src/pages/instance/index.js
Normal file
@@ -0,0 +1,6 @@
|
||||
import Index from './Index.vue'
|
||||
import Mods from './Mods.vue'
|
||||
import Options from './Options.vue'
|
||||
import Logs from './Logs.vue'
|
||||
|
||||
export { Index, Mods, Options, Logs }
|
||||
Reference in New Issue
Block a user