visuddhinanda %!s(int64=3) %!d(string=hai) anos
pai
achega
851ccd20ba
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      dashboard/src/components/api/Term.ts

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

@@ -10,6 +10,7 @@ export interface ITermDataRequest {
 }
 export interface ITermDataResponse {
 	id: number;
+	guid: string;
 	word: string;
 	tag: string;
 	meaning: string;