Explorar o código

translationChannels in ISentence

visuddhinanda %!s(int64=3) %!d(string=hai) anos
pai
achega
d6fd359b9a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      dashboard/src/components/template/SentEdit.tsx

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

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