Add isTest to settings and ability to redirect to test env. Add rome/imex specific builds.
This commit is contained in:
@@ -20,6 +20,7 @@ const store = new Store({
|
||||
y: undefined,
|
||||
},
|
||||
user: null,
|
||||
isTest: false,
|
||||
bodyshop: {},
|
||||
masterdata: {
|
||||
opcodes: null,
|
||||
|
||||
Reference in New Issue
Block a user