فهرست منبع

add openInEditMode

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

+ 1 - 0
dashboard/src/components/template/SentEdit.tsx

@@ -31,6 +31,7 @@ export interface ISentence {
   studio?: IStudio;
   studio?: IStudio;
   updateAt: string;
   updateAt: string;
   suggestionCount?: ISuggestionCount;
   suggestionCount?: ISuggestionCount;
+  openInEditMode?: boolean;
 }
 }
 export interface ISentenceId {
 export interface ISentenceId {
   book: number;
   book: number;