mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
Restructured src files into a more logical hierarchy
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
* @copyright Crown Copyright 2017
|
||||
* @license Apache-2.0
|
||||
*/
|
||||
var Chef = require("../src/js/core/Chef.js");
|
||||
var Chef = require("../src/core/Chef.js");
|
||||
|
||||
(function() {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user