mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-21 22:54:53 +08:00
Remove File Handling API (fixes #190)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user