fix syntax error on numbers

This commit is contained in:
buzz-lightsnack-2007 2024-05-11 23:09:50 +08:00
parent cae1d7ca4d
commit a3e0a3eb26

View file

@ -205,13 +205,13 @@
"scrape_msg_0": { "scrape_msg_0": {
"message": "Preparing…" "message": "Preparing…"
}, },
"scrape_msg_0.25": { "scrape_msg_25": {
"message": "Gathering information…" "message": "Gathering information…"
}, },
"scrape_msg_0.5": { "scrape_msg_50": {
"message": "Generating analysis…" "message": "Generating analysis…"
}, },
"scrape_msg_1": { "scrape_msg_100": {
"message": "All done." "message": "All done."
}, },
"scrape_msg_ready": { "scrape_msg_ready": {