Merge branch '154-tv-highlighted' into 'develop'

Resolve "Add "TV" to the list of highlighted words during import"

Closes #154

See merge request funkwhale/funkwhale!277
environments/review-docs-256-t-yq4xet/deployments/18
Eliot Berriot 2018-06-24 13:00:48 +00:00
commit e093ff1ce7
2 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -0,0 +1 @@
Added "TV" to the list of highlighted words during YouTube import (#154)

Wyświetl plik

@ -102,6 +102,7 @@ export default Vue.extend({
importedUrl: '', importedUrl: '',
warnings: [ warnings: [
'live', 'live',
'tv',
'full', 'full',
'cover', 'cover',
'mix' 'mix'