Skip to content

Commit 8fc6e57

Browse files
eenagymlynch
authored andcommitted
use window instead of this
1 parent 08e36d8 commit 8fc6e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: js/utils/platform.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -447,4 +447,4 @@
447447
});
448448
}
449449

450-
})(this, document, ionic);
450+
})(window, document, ionic);

0 commit comments

Comments
 (0)