lint compliance
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
if (!self.crypto && !self.msCrypto) {
|
||||
throw new Error("E_NOCRYPTO");
|
||||
}
|
||||
postMessage("OK");
|
||||
self.postMessage("OK");
|
||||
|
||||
Reference in New Issue
Block a user