Update ft-video-player.js
This commit is contained in:
parent
015bc472a7
commit
55f62d1018
|
@ -374,7 +374,7 @@ export default Vue.extend({
|
|||
return 'var(--accent-color)'
|
||||
default:
|
||||
console.error(`Unknown SponsorBlock category ${category}`)
|
||||
return 'yellow'
|
||||
return 'var(--accent-color)'
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue