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