فهرست منبع

add bookName in IWbw

visuddhinanda 2 سال پیش
والد
کامیت
01667c5141
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      dashboard/src/components/template/Wbw/WbwWord.tsx

+ 1 - 0
dashboard/src/components/template/Wbw/WbwWord.tsx

@@ -89,6 +89,7 @@ export interface IWbw {
   attachments?: IWbwAttachment[];
   hasComment?: boolean;
   grammarId?: string;
+  bookName?: string;
 }
 export interface IWbwFields {
   real?: boolean;