Skip to content

Commit

Permalink
Merge pull request #16 from driveback/develop
Browse files Browse the repository at this point in the history
dist update [ci skip]
  • Loading branch information
ConstantineYurevich committed Mar 9, 2016
2 parents edcd576 + 8c9f6e8 commit 08b57b3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/dd-manager.js
Original file line number Diff line number Diff line change
Expand Up @@ -7719,7 +7719,7 @@ var Driveback = (function (_Integration) {
};
// by default Driveback is initialized automatically
if (this.getOption('autoInit') === false) {
window.DriveBackAsyncInit = _noop2['default'];
window.DrivebackAsyncInit = _noop2['default'];
}
this.load(this.ready);
} else {
Expand Down
Loading

0 comments on commit 08b57b3

Please sign in to comment.