mirror of
https://git.shipoclu.com/moon/plspace.git
synced 2026-08-13 02:42:30 +00:00
refactor and fix all references to emojis
This commit is contained in:
@@ -261,6 +261,9 @@ export interface Notification {
|
||||
created_at: string
|
||||
account: Account
|
||||
status?: Status | null
|
||||
/** Pleroma/Akkoma emoji-reaction notification payload. */
|
||||
emoji?: string | null
|
||||
emoji_url?: string | null
|
||||
}
|
||||
|
||||
export interface Context {
|
||||
|
||||
Reference in New Issue
Block a user