re-add link preview
This commit is contained in:
@@ -45,6 +45,8 @@ export function parser(eventContent: string) {
|
||||
// remove url from original content
|
||||
word = word.replace(word, '');
|
||||
}
|
||||
|
||||
content.links.push(url.toString());
|
||||
}
|
||||
|
||||
// hashtag
|
||||
|
||||
Reference in New Issue
Block a user