mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-02-16 22:39:34 +00:00
111
This commit is contained in:
parent
36f14dbd58
commit
5abf938dcf
26 changed files with 104 additions and 70 deletions
|
|
@ -294,7 +294,7 @@ class _BookOnShelfPlayButton extends HookConsumerWidget {
|
|||
// book.media.asBookExpanded,
|
||||
// userProgress?.currentTime,
|
||||
// );
|
||||
ref.read(audioPlayerProvider.notifier).load(
|
||||
ref.read(absPlayerProvider.notifier).load(
|
||||
book.media.asBookExpanded,
|
||||
initialPosition: userProgress?.currentTime,
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue