check for self

This commit is contained in:
Michael Bradley, Jr 2018-07-19 20:45:40 -05:00 committed by Pascal Precht
parent 7268a419c1
commit c587cbdfa6
No known key found for this signature in database
GPG Key ID: 0EE28D8D6FD85D7D
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
var __mainContext = __mainContext || (typeof self !== 'undefined' ? self : this);