This commit is contained in:
Dr.Blank 2024-12-07 12:26:59 +05:30
parent 3488ae97fb
commit c2cf999398
No known key found for this signature in database
GPG key ID: 7452CC63F210A266
6 changed files with 0 additions and 13 deletions

View file

@ -200,7 +200,6 @@ class BookOnShelf extends HookConsumerWidget {
class _BookOnShelfPlayButton extends HookConsumerWidget {
const _BookOnShelfPlayButton({
super.key,
required this.libraryItemId,
});