Incorporating default tags in spanish #321

Merged
michaelmitnick merged 3 commits from master into master 2020-06-05 17:12:08 +02:00
Showing only changes of commit c7de10be2d - Show all commits

View file

@ -520,4 +520,21 @@ export const DEFAULT_KNOWN_TAGS = [
'2020protests',
'covidcuts',
'covid-19',
'español',
'tecnología',
'criptomonedas',
'economía',
'bitcoin',
'educación',
'videojuegos',
'música',
'noticias',
'ciencia',
'deportes',
'latinoamérica',
'latam',
'conspiración',
'humor',
'política',
kauffj commented 2020-06-04 00:40:50 +02:00 (Migrated from github.com)
Review

@seanyesmunt I told @michaelmitnick to do this but we should probably split the Spanish tags into a separate array for easier future refactoring/cleanup

@seanyesmunt I told @michaelmitnick to do this but we should probably split the Spanish tags into a separate array for easier future refactoring/cleanup
kauffj commented 2020-06-04 00:41:12 +02:00 (Migrated from github.com)
Review

(and call .unique() on resultant merge)

(and call `.unique()` on resultant merge)
'tutoriales',
];