Skip to content

Commit b39a4e2

Browse files
authored
Merge pull request #1386 from eladyn/dbus_republishing_fix
mpris: fix mpris interface not reappearing
2 parents 2966988 + 510c455 commit b39a4e2

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)