Explorar o código

add is_system

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

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

@@ -31,6 +31,7 @@ export interface IApiResponseChannelData {
   studio: IStudio;
   lang: string;
   status: number;
+  is_system: boolean;
   created_at: string;
   updated_at: string;
   role?: TRole;