mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-23 00:06:18 -04:00
Remove File Handling API (fixes #190)
This commit is contained in:
parent
5a2ec9c670
commit
62e198b5d3
2 changed files with 1 additions and 195 deletions
|
@ -2315,6 +2315,7 @@ class WebShareTargetUI {
|
|||
}
|
||||
}
|
||||
|
||||
// Keep for legacy reasons even though this is removed from new PWA installations
|
||||
class WebFileHandlersUI {
|
||||
constructor() {
|
||||
const urlParams = new URL(window.location).searchParams;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue