We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2966988 + 510c455 commit b39a4e2Copy full SHA for b39a4e2
1 file changed
src/dbus_mpris.rs
@@ -577,6 +577,7 @@ async fn create_dbus_server(
577
cr.remove::<()>(&CONTROLS_PATH.into());
578
spirc = None;
579
session = None;
580
+ cur_conn = None;
581
}
582
583
0 commit comments