Bugfixes.

This commit is contained in:
softsimon
2020-03-27 01:29:55 +07:00
parent 81839cb55f
commit ff756e7aa3
3 changed files with 8 additions and 2 deletions

View File

@@ -3,7 +3,8 @@
// The list of file replacements can be found in `angular.json`.
export const environment = {
production: false
production: false,
network: 'mainnet',
};
/*