Add comparisons channel to notifications

This commit is contained in:
D. Berge
2025-08-19 18:53:40 +02:00
parent d45ec767ec
commit dea1e9ee0d

View File

@@ -10,5 +10,6 @@ module.exports = [
"planned_lines",
"raw_lines", "raw_shots",
"final_lines", "final_shots", "info",
"queue_items"
"queue_items",
"comparisons",
];