mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 23:06:16 -04:00
Added error message for loading errors. Closes #254
This commit is contained in:
parent
81e62a6c22
commit
c56038a1e2
4 changed files with 58 additions and 5 deletions
|
@ -64,3 +64,4 @@ window.compileMessage = COMPILE_MSG;
|
|||
window.CanvasComponents = CanvasComponents;
|
||||
|
||||
document.addEventListener("DOMContentLoaded", main, false);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue