fix(dropbox) Drivers -> Dropbox.AuthDriver

This commit is contained in:
coderaiser 2013-12-06 12:28:12 +00:00
parent 2ca1ac53ba
commit 551958f713

View file

@ -5,7 +5,7 @@
</head>
<body>
<script>
Dropbox.Drivers.Popup.oauthReceiver();
Dropbox.AuthDriver.Popup.oauthReceiver()
</script>
</body>
</html>
</html>