mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
BUGFIX: CanvasComponents naming conventions updated to match main project settings. Fixes 'Entropy' and 'Frequency distribution' operations.
This commit is contained in:
@@ -137,7 +137,7 @@ module.exports = function(grunt) {
|
||||
"src/js/lib/xpath.js",
|
||||
|
||||
// Custom libraries
|
||||
"src/js/lib/canvas_components.js",
|
||||
"src/js/lib/canvascomponents.js",
|
||||
|
||||
// Utility functions
|
||||
"src/js/core/Utils.js",
|
||||
|
||||
Reference in New Issue
Block a user