Skip to content

Fix Vue warning on workerTypes property in workers list

Erwan Rouchet requested to merge worker-types-warning into master

Closes #1285 (closed)

workerTypes is just a state that already gets set by the store action, so the assignment was unnecessary.

Merge request reports

Loading