mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-05-02 08:42:50 +00:00
5 lines
69 B
TypeScript
5 lines
69 B
TypeScript
export const environment = {
|
|
production: true,
|
|
electron: true
|
|
};
|