mirror of
https://github.com/alexta69/metube.git
synced 2026-06-15 16:20:06 +00:00
make ui more mobile mobile-friendly
Remove popovers and replace with question icons you have to click Replace combobox in output > Download Folder with an autocomplete
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
"ng": "ng",
|
||||
"start": "ng serve",
|
||||
"build": "ng build",
|
||||
"build:watch": "ng build --watch",
|
||||
"build:watch": "ng build --watch --configuration development",
|
||||
"test": "ng test",
|
||||
"lint": "ng lint"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user