fix: display greasy fork dd correctly (#8088)

This commit is contained in:
Jonah Lawrence
2022-06-16 13:09:31 -06:00
committed by GitHub
parent 8f7164f96b
commit ec1ff376a5

View File

@@ -10,7 +10,7 @@ export default class GreasyForkInstalls extends BaseGreasyForkService {
title: 'Greasy Fork',
pattern: 'dd/:scriptId',
namedParams: { scriptId: '407466' },
staticPreview: renderDownloadsBadge({ downloads: 17 }),
staticPreview: renderDownloadsBadge({ downloads: 17, interval: 'day' }),
},
{
title: 'Greasy Fork',