Merge branch 'main' of http://192.168.1.163:3000/inmake/graff-mate-client
This commit is contained in:
@@ -9,4 +9,5 @@ export interface IServer {
|
||||
companyId: string;
|
||||
sessions?: ISession[];
|
||||
apps?: IApp[];
|
||||
status: "online" | "offline";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user