fix syntax error on numbers
This commit is contained in:
parent
cae1d7ca4d
commit
a3e0a3eb26
1 changed files with 3 additions and 3 deletions
|
@ -205,13 +205,13 @@
|
|||
"scrape_msg_0": {
|
||||
"message": "Preparing…"
|
||||
},
|
||||
"scrape_msg_0.25": {
|
||||
"scrape_msg_25": {
|
||||
"message": "Gathering information…"
|
||||
},
|
||||
"scrape_msg_0.5": {
|
||||
"scrape_msg_50": {
|
||||
"message": "Generating analysis…"
|
||||
},
|
||||
"scrape_msg_1": {
|
||||
"scrape_msg_100": {
|
||||
"message": "All done."
|
||||
},
|
||||
"scrape_msg_ready": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue