mirror of
https://github.com/nextcloud/passman.git
synced 2024-12-26 09:34:02 +08:00
Correct passpack description
This commit is contained in:
parent
456b3742d6
commit
9b7931d5a0
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ PassmanImporter.passpackCsv = {
|
|||
info: {
|
||||
name: 'Passpack csv',
|
||||
id: 'passpackCsv',
|
||||
description: 'Create an csv export with the following options enabled: http://i.imgur.com/CaeTA4d.png'
|
||||
description: 'Go to Tools -> Export. Select Comma Separated Values, All entries then continue.'
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue