lint compliance
This commit is contained in:
parent
9b9cedd191
commit
3d5c9c78ee
@ -614,7 +614,7 @@ define([
|
|||||||
});
|
});
|
||||||
|
|
||||||
ctx.sframeChan.on('EV_WORKER_TIMEOUT', function () {
|
ctx.sframeChan.on('EV_WORKER_TIMEOUT', function () {
|
||||||
UI.errorLoadingScreen(Messages.timeoutError) // XXX
|
UI.errorLoadingScreen(Messages.timeoutError);
|
||||||
});
|
});
|
||||||
|
|
||||||
ctx.sframeChan.on('EV_CHROME_68', function () {
|
ctx.sframeChan.on('EV_CHROME_68', function () {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user