mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 11:07:08 +00:00
Add queue_items to the list of DB events to listen for
This commit is contained in:
@@ -9,5 +9,6 @@ module.exports = [
|
||||
"preplot_lines", "preplot_points",
|
||||
"planned_lines",
|
||||
"raw_lines", "raw_shots",
|
||||
"final_lines", "final_shots", "info"
|
||||
"final_lines", "final_shots", "info",
|
||||
"queue_items"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user