2
0
Эх сурвалжийг харах

add channels?: string; in ISentenceRequest

visuddhinanda 3 жил өмнө
parent
commit
f3687e1e62

+ 1 - 0
dashboard/src/components/api/Corpus.ts

@@ -151,6 +151,7 @@ export interface ISentenceRequest {
   prEditor?: string;
   prId?: string;
   prEditAt?: string;
+  channels?: string;
 }
 
 export interface ISentenceData {