mirror of
https://github.com/neosubhamoy/neodlp.git
synced 2026-03-22 20:35:49 +05:30
chore: bumped up to v0.4.2
This commit is contained in:
@@ -398,7 +398,7 @@ function AppFolderSettings() {
|
||||
<AlertDialogTrigger asChild>
|
||||
<Button
|
||||
variant="destructive"
|
||||
disabled={ongoingDownloads.length > 0}
|
||||
disabled={ongoingDownloads.length > 0 || isFlatpak}
|
||||
>
|
||||
<BrushCleaning className="size-4" /> Clean
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user