forked from lix-project/hydra
Stupid capitalization scheme
Signed-off-by: Shea Levy <shea@shealevy.com>
This commit is contained in:
parent
2e1c07c5f7
commit
f1c187198c
|
@ -158,12 +158,12 @@ my %hint = (
|
||||||
'type',
|
'type',
|
||||||
'subtype',
|
'subtype',
|
||||||
'name',
|
'name',
|
||||||
'fileSize',
|
'filesize',
|
||||||
'sha1hash',
|
'sha1hash',
|
||||||
'sha256hash',
|
'sha256hash',
|
||||||
'description',
|
'description',
|
||||||
'path',
|
'path',
|
||||||
'defaultPath'
|
'defaultpath'
|
||||||
],
|
],
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue