mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
chore: downloaded tracks folder not opening
This commit is contained in:
parent
e034455173
commit
c4023aa09d
@ -61,7 +61,7 @@ class LocalFolderItem extends HookConsumerWidget {
|
||||
context.goNamed(
|
||||
LocalLibraryPage.name,
|
||||
queryParameters: {
|
||||
if (isDownloadFolder) "downloads": 1,
|
||||
if (isDownloadFolder) "downloads": "true",
|
||||
},
|
||||
extra: folder,
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user