diff options
author | Ajay Ramachandran <[email protected]> | 2021-10-15 18:57:36 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2021-10-15 18:57:36 -0400 |
commit | 08630616655d91a40b864d9997f0f5975d0e9b6a (patch) | |
tree | e747f550b10463b8b8d1690017f7413da8d0ae37 | |
parent | 8aea74160c1a596a608207b66ffbcb39cf2ae38a (diff) | |
download | SponsorBlock-08630616655d91a40b864d9997f0f5975d0e9b6a.tar.gz SponsorBlock-08630616655d91a40b864d9997f0f5975d0e9b6a.zip |
Fix indentation in manifest
-rw-r--r-- | manifest/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest/manifest.json b/manifest/manifest.json index 5f640277..3c49bebf 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -37,7 +37,7 @@ "icons/upvote.png", "icons/downvote.png", "icons/thumbs_down.svg", - "icons/thumbs_down_locked.svg", + "icons/thumbs_down_locked.svg", "icons/thumbs_up.svg", "icons/help.svg", "icons/report.png", |