mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-18 03:45:31 +02:00
yatta
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
*/
|
||||
|
||||
export type TextElementTitle = {
|
||||
type: "title"
|
||||
type: 'title'
|
||||
content: string
|
||||
title: string
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user