added a flag to distinguish between albums and files
This commit is contained in:
parent
cad6226d70
commit
2511c406ff
4 changed files with 18 additions and 1 deletions
|
|
@ -154,6 +154,12 @@ our $HELP = {
|
|||
{
|
||||
name => 'search_results',
|
||||
description => 'helpvar search_results',
|
||||
variables => [
|
||||
{
|
||||
name => 'isAlbum',
|
||||
description => 'helpvar isAlbum',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
# All classes that can be found by a Gallery search go in here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue