Add class of journals, e.g. for iran war
All checks were successful
CI/CD Pipeline / test (push) Successful in 3m6s
CI/CD Pipeline / deploy (push) Successful in 4m47s

This commit is contained in:
2026-03-01 21:14:18 +01:00
parent 83035c5170
commit a2cd1be6af

View File

@@ -12,6 +12,7 @@ async fn main() -> Result<(), Box<dyn std::error::Error>> {
"Ö1 Morgenjournal".into(),
"Ö1 Mittagsjournal".into(),
"Ö1 Abendjournal".into(),
"Ö1 Sonderjournal".into()
],
listener,
Backend::Prod,