refer to Self
This commit is contained in:
@@ -162,7 +162,7 @@ impl Spotify {
|
|||||||
{
|
{
|
||||||
let events = events.clone();
|
let events = events.clone();
|
||||||
thread::spawn(move || {
|
thread::spawn(move || {
|
||||||
Spotify::worker(
|
Self::worker(
|
||||||
events,
|
events,
|
||||||
rx,
|
rx,
|
||||||
p,
|
p,
|
||||||
|
|||||||
Reference in New Issue
Block a user