1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00

Adding missing keywords to benchmark #660

This commit is contained in:
Patrik J. Braun 2023-06-22 00:57:13 +02:00
parent 167fe9e2f0
commit db7c3c4f31

View File

@ -162,6 +162,17 @@ export class BenchmarkRunner {
minResolution: 'min-resolution',
orientation: 'orientation',
years_ago: '%d-years-ago',
months_ago: '%d-months-ago',
weeks_ago: '%d-weeks-ago',
days_ago: '%d-days-ago',
every_year: 'every-year',
every_month: 'every-month',
every_week: 'every-week',
lastNDays: 'last-%d-days',
sameDay: 'same-day',
any_text: 'any-text',
keyword: 'keyword',
caption: 'caption',