add trailing comma
This commit is contained in:
parent
f18fc99933
commit
320c6c5b70
1 changed files with 1 additions and 1 deletions
|
@ -496,5 +496,5 @@ export const DEFAULT_KNOWN_TAGS = [
|
|||
'lbry',
|
||||
'coronavirus',
|
||||
'covidcuts',
|
||||
'covid-19'
|
||||
'covid-19',
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue