mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-11 05:57:07 +03:00
@@ -122,10 +122,10 @@
|
||||
"message": "Are you sure you want to submit this?"
|
||||
},
|
||||
"whitelistChannel": {
|
||||
"message": "Add to whitelist"
|
||||
"message": "Whitelist channel"
|
||||
},
|
||||
"removeFromWhitelist": {
|
||||
"message": "Remove from whitelist"
|
||||
"message": "Remove channel from whitelist"
|
||||
},
|
||||
"voteOnTime": {
|
||||
"message": "Vote On A Segment"
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
color: var(--sb-main-fg-color);
|
||||
background: none;
|
||||
border: none;
|
||||
padding: 10px 8px;
|
||||
padding: 7px;
|
||||
outline: none;
|
||||
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user