1
0
mirror of synced 2024-11-24 15:00:17 +01: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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