mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 01:01:55 +01:00
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into experimental
This commit is contained in:
commit
af9a6b8a84
2 changed files with 2 additions and 2 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
# Build Artifacts
|
||||
- uses: actions/checkout@v1
|
||||
- name: Build Artifacts
|
||||
uses: ./.github/workflows/ci
|
||||
uses: ./.github/workflows/ci.yml
|
||||
|
||||
# Upload each release asset
|
||||
- name: Upload to release
|
||||
|
|
|
@ -385,7 +385,7 @@
|
|||
"message": "Minimum duration (seconds):"
|
||||
},
|
||||
"minDurationDescription": {
|
||||
"message": "Sponsor segments shorter than the set value will not be skipeed or show in the player."
|
||||
"message": "Sponsor segments shorter than the set value will not be skipped or show in the player."
|
||||
},
|
||||
"shortCheck": {
|
||||
"message": "The following submission is shorter than your minimum duration option. This could mean that this is already submitted, and just being ignored due to this option. Are you sure you would like to submit?"
|
||||
|
|
Loading…
Reference in a new issue