mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-06 11:37:02 +03:00
Add example for abbreviations
This commit is contained in:
committed by
GitHub
parent
a8fee918e4
commit
33094f2541
@@ -839,9 +839,11 @@
|
||||
"message": "New! Skip tangents and jokes with the filler category. Enable in options"
|
||||
},
|
||||
"dayAbbreviation": {
|
||||
"message": "d"
|
||||
"message": "d",
|
||||
"description": "100d"
|
||||
},
|
||||
"hourAbbreviation": {
|
||||
"message": "h"
|
||||
"message": "h",
|
||||
"description": "100h"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user