mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
lint compliance
This commit is contained in:
parent
0160ef30b7
commit
76bc82ac13
@ -1,4 +1,4 @@
|
||||
if (!self.crypto && !self.msCrypto) {
|
||||
throw new Error("E_NOCRYPTO");
|
||||
}
|
||||
postMessage("OK");
|
||||
self.postMessage("OK");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user