Skip to content

Commit 8042798

Browse files
ralphCopilot
andauthored
Clarify wording
Co-authored-by: Copilot <[email protected]>
1 parent 22c7bb3 commit 8042798

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

connect/src/spirc.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1119,7 +1119,7 @@ impl SpircTask {
11191119
self.emit_set_queue_event();
11201120
}
11211121
SetQueue(set_queue) => {
1122-
// Extract track data before consuming set_queue
1122+
// Extract current state and new queue data for the event before updating the state
11231123
let context_uri = self.connect_state.context_uri().clone();
11241124
let state_player = self.connect_state.player();
11251125

0 commit comments

Comments
 (0)