mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-04 15:44:07 +01:00
* [MOD] Minor UI tweak
* [MOD] Added parameter help for API export action Signed-off-by: nuxsmin <nuxsmin@syspass.org>
This commit is contained in:
@@ -51,7 +51,8 @@ final class ConfigHelp implements HelpInterface
|
||||
{
|
||||
return
|
||||
[
|
||||
self::getItem('path', __('Ruta'))
|
||||
self::getItem('path', __('Ruta')),
|
||||
self::getItem('password', __('Clave'))
|
||||
];
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user