Add opcode and bodyshop query to main
This commit is contained in:
@@ -17,8 +17,9 @@ const store = new Store({
|
||||
y: undefined,
|
||||
},
|
||||
user: null,
|
||||
bodyshop: {
|
||||
id: "6089913a-7522-49e7-8c96-786a488b738d", //TODO: Remove hard coded default.
|
||||
bodyshop: {},
|
||||
masterdata: {
|
||||
opcodes: null,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user