mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-12-05 23:19:42 +00:00
Fix extra comma
This commit is contained in:
parent
d291ae4bce
commit
a37fc4546b
@ -102,7 +102,7 @@ class TrackOptions extends HookConsumerWidget {
|
||||
},
|
||||
leading: const Icon(SpotubeIcons.queueAdd),
|
||||
title: Text(context.l10n.add_to_queue),
|
||||
),
|
||||
)
|
||||
else
|
||||
ButtonTile(
|
||||
style: ButtonVariance.menu,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user