enable OneDrive support

Signed-off-by: FTCHD <144691102+FTCHD@users.noreply.github.com>
This commit is contained in:
FTCHD
2025-09-13 14:07:38 +02:00
parent 0577a354ee
commit f79dacf783
+1
View File
@@ -18,6 +18,7 @@ const SUPPORTED_BACKENDS = [
'protondrive',
'box',
'webdav',
'onedrive',
]
function getAuthHeader() {