Remove File Handling API (fixes #190)

This commit is contained in:
schlagmichdoch 2023-11-23 19:57:41 +01:00
parent 5a2ec9c670
commit 62e198b5d3
2 changed files with 1 additions and 195 deletions

View file

@ -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;