chore(stremthru-store): improve description of web dl option

This commit is contained in:
Viren070
2025-07-26 20:08:49 +01:00
parent b7d417367a
commit dcf9f52820
+3 -2
View File
@@ -79,8 +79,9 @@ export class StremthruStorePreset extends Preset {
},
{
id: 'webDl',
name: 'Web DL',
description: 'Enable web DL',
name: 'Web Downloads',
description:
'Include downloads from web hosters (e.g. Mega, Zippyshare) in results',
type: 'boolean',
},
{