This commit is contained in:
Maurice Grönwoldt 2020-08-07 19:31:30 +02:00
commit 07b35b9667
27 changed files with 429 additions and 79 deletions

View file

@ -30,6 +30,7 @@ const config = {
...visuals,
basePath + 'eventHandler.js',
basePath + 'select.js',
basePath + 'keys.js',
basePath + 'startup.js',
basePath + 'app.js'
],

View file

@ -43,6 +43,7 @@ function buildIconSprites() {
fal.faFolderUpload,
fal.faListMusic,
fal.faFileImage,
fal.faQuestionCircle,
],
vt: []
};