Skip to content

Commit

Permalink
fix(youtube/sponsorblock): use lowercase letters for URL string (#1942)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebm253 committed Apr 21, 2023
1 parent d9d0fe7 commit b58842a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/sponsorblock/host/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<string name="sb_skip_ignore">Disable</string>

<string name="sb_about">About</string>
<string name="sb_about_api">Sponsor.Ajay.app</string>
<string name="sb_about_api">sponsor.ajay.app</string>
<string name="sb_about_api_sum">Data is provided by the SponsorBlock API. Tap here to learn more and see downloads for other platforms</string>
<string name="sb_about_made_by">ReVanced integration by JakubWeg,\nrecoded by oSumAtrIX</string>

Expand Down

0 comments on commit b58842a

Please sign in to comment.