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