aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOfficial Noob <[email protected]>2019-08-22 19:36:30 +0100
committerGitHub <[email protected]>2019-08-22 19:36:30 +0100
commit146ece3bff098ed47b2e23f4f949597b6bf19de1 (patch)
tree7d5c7245de2045b8bfccb4034ac0588cd77e5960
parent9ba30dbafa0194ffdf22aaceda7d69801342c063 (diff)
downloadSponsorBlock-146ece3bff098ed47b2e23f4f949597b6bf19de1.tar.gz
SponsorBlock-146ece3bff098ed47b2e23f4f949597b6bf19de1.zip
Fixed JSON error
-rw-r--r--_locales/en/messages.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index 19fad6b4..210728be 100644
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -124,7 +124,7 @@
"leftTimes": {
"message": "You seem to have left some sponsor times unsubmitted. Go back to that page to submit them (they are not deleted)."
- }
+ },
"clearTimes": {
"message": "Clear Sponsor Times"
},