ags
This commit is contained in:
parent
157ddf12fc
commit
16ecb2818a
5 changed files with 268 additions and 13 deletions
5
home/ags/applauncher/config.js
Normal file
5
home/ags/applauncher/config.js
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import { applauncher } from "./applauncher.js"
|
||||
|
||||
App.config({
|
||||
windows: [applauncher],
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue