diff --git a/src/notif.rs b/src/notif.rs index 4ab44fce9..8a2a41032 100644 --- a/src/notif.rs +++ b/src/notif.rs @@ -99,7 +99,7 @@ impl Notif { audio.acard .borrow() .chan_name()?, - vol) + vol as i32) } } };