enable dropbox

Signed-off-by: FTCHD <144691102+FTCHD@users.noreply.github.com>
This commit is contained in:
FTCHD
2025-08-17 00:16:30 +02:00
parent ceb766d6f9
commit 58b0400e2c
+1 -1
View File
@@ -3,7 +3,7 @@ import { platform } from '@tauri-apps/plugin-os'
import { useStore } from '../store'
/* UTILS */
const SUPPORRTED_BACKENDS = ['sftp', 's3', 'b2', 'drive']
const SUPPORRTED_BACKENDS = ['sftp', 's3', 'b2', 'drive', 'dropbox']
function getAuthHeader() {
return