2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-17 00:33:57 +00:00

Fix loading messages

Missing comma in array
This commit is contained in:
Matt Coomber
2023-03-24 09:57:06 +00:00
committed by GitHub
parent e57fd2a408
commit 266fbab8fd

View File

@@ -61,7 +61,7 @@
"Symlinking emacs and vim to ed...", "Symlinking emacs and vim to ed...",
"Training branch predictor...", "Training branch predictor...",
"Timing cache hits...", "Timing cache hits...",
"Speculatively executing recipes..." "Speculatively executing recipes...",
"Adding LLM hallucinations..." "Adding LLM hallucinations..."
]; ];