mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-01-31 00:23:57 +00:00
Consistency of env
This commit is contained in:
parent
f9597a46d6
commit
39603b7da7
@ -1,5 +1,5 @@
|
||||
export const environment = {
|
||||
solarputty_download_url: '',
|
||||
solarputty_download_url: "",
|
||||
production: true,
|
||||
electron: true,
|
||||
};
|
||||
|
@ -1,5 +1,5 @@
|
||||
export const environment = {
|
||||
production: false,
|
||||
electron: true,
|
||||
solarputty_download_url: '',
|
||||
solarputty_download_url: "",
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user