mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
fix(dropbox) Drivers -> Dropbox.AuthDriver
This commit is contained in:
parent
2ca1ac53ba
commit
551958f713
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<script>
|
||||
Dropbox.Drivers.Popup.oauthReceiver();
|
||||
Dropbox.AuthDriver.Popup.oauthReceiver()
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue