Fill in download_dir or audio_download_dir on launch

This commit is contained in:
James Woglom
2022-08-30 00:55:16 -04:00
parent 8abacc2a36
commit ba712fc071
12 changed files with 108 additions and 256 deletions

View File

@@ -32,13 +32,10 @@
],
"stylePreprocessorOptions": {
"includePaths": [
"node_modules/@selectize/selectize/dist/scss/selectize.bootstrap5.scss"
]
},
"scripts": [
"node_modules/jquery/dist/jquery.min.js",
"node_modules/bootstrap/dist/js/bootstrap.min.js",
"node_modules/@selectize/selectize/dist/js/standalone/selectize.min.js"
]
},
"configurations": {