Fix Vue warning on workerTypes property in workers list
Closes #1285 (closed)
workerTypes is just a state that already gets set by the store action, so the assignment was unnecessary.
Closes #1285 (closed)
workerTypes is just a state that already gets set by the store action, so the assignment was unnecessary.