Fix compile error

This commit is contained in:
tusooa 2022-12-16 14:16:07 -05:00
parent 46ab97d721
commit a1b95922c5
No known key found for this signature in database
GPG Key ID: 7B467EDE43A08224
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ defp backup do
"inserted_at" => "2020-09-08T16:42:07.000Z", "inserted_at" => "2020-09-08T16:42:07.000Z",
"processed" => true, "processed" => true,
"state" => "complete", "state" => "complete",
"processed_number": 20 "processed_number" => 20
} }
} }
end end