mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Added "upload:" alias as requested by John Doe
This commit is contained in:
@ -103,7 +103,7 @@ class PostSearchParserConfig extends AbstractSearchParserConfig
|
||||
|
||||
$this->defineNamedTokenParser(
|
||||
PostFilter::REQUIREMENT_UPLOADER,
|
||||
['uploader', 'uploader', 'uploaded', 'submit', 'submitter', 'submitted'],
|
||||
['upload', 'uploader', 'uploader', 'uploaded', 'submit', 'submitter', 'submitted'],
|
||||
self::ALLOW_COMPOSITE);
|
||||
|
||||
$this->defineNamedTokenParser(
|
||||
|
Reference in New Issue
Block a user