mirror of
https://github.com/shlinkio/shlink.git
synced 2025-03-14 04:00:57 +03:00
Fixed nasty typo
This commit is contained in:
parent
7ba2cfc010
commit
805c8c87ba
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ class ShortUrlsListFiltering extends ShortUrlsCountFiltering
|
|||
$params->tags,
|
||||
$params->tagsMode,
|
||||
$params->dateRange,
|
||||
$params->excludePastValidUntil,
|
||||
$params->excludeMaxVisitsReached,
|
||||
$params->excludePastValidUntil,
|
||||
$apiKey,
|
||||
$defaultDomain,
|
||||
|
|
Loading…
Add table
Reference in a new issue