chore: Update translations
This commit is contained in:
parent
9a88b52b25
commit
81827dec96
@ -336,8 +336,8 @@ export function transformText(body: string, tags: Array<Array<string>>) {
|
||||
}
|
||||
}
|
||||
}
|
||||
if(frags.some(a => a.type==="hashtag")) {
|
||||
console.debug(frags);
|
||||
if (frags.some(a => a.type === "hashtag")) {
|
||||
console.debug(frags);
|
||||
}
|
||||
return frags;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user