also do that
This commit is contained in:
parent
70f9e4f3a3
commit
560671c1da
1 changed files with 1 additions and 0 deletions
|
@ -266,5 +266,6 @@ class Playbin : GLib.Object {
|
||||||
|
|
||||||
this.position = 0;
|
this.position = 0;
|
||||||
this.duration = 1;
|
this.duration = 1;
|
||||||
|
this.current_song = null;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue