toggle generated user/pass
This commit is contained in:
@@ -6,6 +6,8 @@ import { useStore } from '../store'
|
||||
const SUPPORRTED_BACKENDS = ['sftp', 's3', 'b2', 'drive']
|
||||
|
||||
function getAuthHeader() {
|
||||
return
|
||||
|
||||
if (platform() === 'macos') {
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user