mirror of
https://github.com/nextcloud/server.git
synced 2026-02-17 09:51:38 -05:00
Allow multiple Google Drive and Dropbox external storages to be configured
This commit is contained in:
parent
2d49a491fb
commit
7e9455c382
2 changed files with 0 additions and 2 deletions
|
|
@ -23,7 +23,6 @@ $(document).ready(function() {
|
|||
});
|
||||
}
|
||||
}
|
||||
return false;
|
||||
}
|
||||
});
|
||||
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@ $(document).ready(function() {
|
|||
});
|
||||
}
|
||||
}
|
||||
return false;
|
||||
}
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue