Fix #154: Added "TV" to the list of highlighted words during YouTube import
This commit is contained in:
parent
e068f4c102
commit
c3c0f03d59
|
@ -0,0 +1 @@
|
||||||
|
Added "TV" to the list of highlighted words during YouTube import (#154)
|
|
@ -102,6 +102,7 @@ export default Vue.extend({
|
||||||
importedUrl: '',
|
importedUrl: '',
|
||||||
warnings: [
|
warnings: [
|
||||||
'live',
|
'live',
|
||||||
|
'tv',
|
||||||
'full',
|
'full',
|
||||||
'cover',
|
'cover',
|
||||||
'mix'
|
'mix'
|
||||||
|
|
Loading…
Reference in New Issue