Skip to content

Commit 510c455

Browse files
committed
mpris: fix mpris interface not reappearing
1 parent 2966988 commit 510c455

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dbus_mpris.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,7 @@ async fn create_dbus_server(
577577
cr.remove::<()>(&CONTROLS_PATH.into());
578578
spirc = None;
579579
session = None;
580+
cur_conn = None;
580581
}
581582
}
582583
}

0 commit comments

Comments
 (0)