visuddhinanda %!s(int64=2) %!d(string=hai) anos
pai
achega
e0f32d9487
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      dashboard/src/components/api/notification.ts

+ 2 - 0
dashboard/src/components/api/notification.ts

@@ -25,6 +25,8 @@ interface INotificationData {
   from: IUser;
   to: IUser;
   url?: string;
+  title?: string;
+  book_title?: string;
   content: string;
   content_type: string;
   res_type: string;