created a download queue, added full screen status viewing

This commit is contained in:
2025-10-24 01:59:35 -05:00
parent fa199ea1bb
commit 1545cf9398
9 changed files with 1013 additions and 336 deletions

View File

@@ -1,7 +1,6 @@
{
"tabWidth": 2,
"tabWidth": 4,
"useTabs": false,
"semi": false,
"singleQuote": true,
"objectWrap": "collapse"
"singleQuote": true
}