mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
Add missing return value
This commit is contained in:
@@ -441,6 +441,8 @@ class ClapperPlayer extends GstClapper.Clapper
|
|||||||
return false;
|
return false;
|
||||||
|
|
||||||
this.seek_chapter(chapter);
|
this.seek_chapter(chapter);
|
||||||
|
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
_addPlaylistItems(playlist)
|
_addPlaylistItems(playlist)
|
||||||
|
Reference in New Issue
Block a user