mirror of
https://github.com/gchq/CyberChef
synced 2025-12-15 07:43:22 +00:00
The raw, unpresented dish is now returned to the app after baking, where it can be retrieved as various different data types.
This commit is contained in:
@@ -99,7 +99,7 @@ export default OpModules;
|
||||
path.join(dir, `modules/${module}.mjs`),
|
||||
code
|
||||
);
|
||||
console.log(`Written ${module} module`);
|
||||
console.log(`Written ${module} module`);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user