Note Edited notification type
This commit is contained in:
@@ -96,6 +96,7 @@ export interface MainEventTypes {
|
||||
announcementCreated: {
|
||||
announcement: Packed<'Announcement'>;
|
||||
};
|
||||
edited: Packed<'Note'>;
|
||||
}
|
||||
|
||||
export interface DriveEventTypes {
|
||||
|
||||
Reference in New Issue
Block a user