mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
fix chage duplicate message
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
export interface Environment {
|
||||
id: string;
|
||||
apiURL: string;
|
||||
apiChatUrl: string;
|
||||
apiWsChatUrl: string;
|
||||
apiURLStage: String
|
||||
apiPCURL: string;
|
||||
logoLabel: string;
|
||||
production: boolean;
|
||||
|
||||
Reference in New Issue
Block a user