2
0
mirror of https://github.com/gchq/CyberChef synced 2026-01-03 09:03:37 +00:00

Modified bzip2 library export to use ES6 syntax. Fixes #382.

This commit is contained in:
n1474335
2018-10-12 10:28:15 +00:00
parent d6c6981bc0
commit 0c6efd95fa
2 changed files with 2 additions and 1 deletions

View File

@@ -67,6 +67,7 @@ class BackgroundWorkerWaiter {
log.debug("Background ChefWorker loaded");
break;
case "optionUpdate":
case "statusMessage":
// Ignore these messages
break;
default: