mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 08:17:09 +00:00
Add comparisons channel to notifications
This commit is contained in:
@@ -10,5 +10,6 @@ module.exports = [
|
|||||||
"planned_lines",
|
"planned_lines",
|
||||||
"raw_lines", "raw_shots",
|
"raw_lines", "raw_shots",
|
||||||
"final_lines", "final_shots", "info",
|
"final_lines", "final_shots", "info",
|
||||||
"queue_items"
|
"queue_items",
|
||||||
|
"comparisons",
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user