mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-25 09:16:18 -04:00
Merge pull request #208 from schlagmichdoch/enable-multiple-files-cli
Enable sending multiple files via cli
This commit is contained in:
commit
dcdc9a5269
13 changed files with 414 additions and 338 deletions
|
@ -2545,6 +2545,7 @@ class WebShareTargetUI {
|
|||
}
|
||||
}
|
||||
|
||||
// Keep for legacy reasons even though this is removed from new PWA installations
|
||||
class WebFileHandlersUI {
|
||||
async evaluateLaunchQueue() {
|
||||
if (!"launchQueue" in window) return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue