enable dropbox
Signed-off-by: FTCHD <144691102+FTCHD@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user