Explorar o código

add studio in toISentence

visuddhinanda %!s(int64=2) %!d(string=hai) anos
pai
achega
19177f744d
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

@@ -64,6 +64,7 @@ export const toISentence = (apiData: ISentenceData): ISentence => ({
   wordStart: apiData.word_start,
   wordEnd: apiData.word_end,
   editor: apiData.editor,
+  studio: apiData.studio,
   channel: apiData.channel,
   updateAt: apiData.updated_at,
   acceptor: apiData.acceptor,