forked from mirrors/misskey
yatta
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
*/
|
||||
|
||||
export type TextElementLink = {
|
||||
type: "link"
|
||||
type: 'link'
|
||||
content: string
|
||||
title: string
|
||||
url: string
|
||||
|
||||
Reference in New Issue
Block a user