bugfix: console doesnt work with new loadings store
Signed-off-by: Stefan Dej <meteyou@gmail.com>
This commit is contained in:
parent
0bb53fdde7
commit
caead858fe
@ -121,7 +121,7 @@
|
||||
...mapState({
|
||||
events: state => state.server.events,
|
||||
helplist: state => state.printer.helplist,
|
||||
loadings: state => state.loadings,
|
||||
loadings: state => state.socket.loadings,
|
||||
}),
|
||||
...mapGetters([
|
||||
'getMacros'
|
||||
|
Loading…
x
Reference in New Issue
Block a user