Skip to content
This repository has been archived by the owner on May 16, 2018. It is now read-only.

Six Dots Only #288

Open
Franky2121 opened this issue Feb 19, 2018 · 1 comment
Open

Six Dots Only #288

Franky2121 opened this issue Feb 19, 2018 · 1 comment

Comments

@Franky2121
Copy link

untitled-1

Can anyone help to solve this?

@mymindstorm
Copy link
Collaborator

Go to the "Import / Export" menu. You should check the value of "index": and make sure that it increments by one (starting from 0). E.g.: {"secret1": {"index":0}, "secret2": {"index":0}, "secret3": {"index":2}} should be corrected to {"secret1": {"index":0}, "secret2": {"index":1}, "secret3": {"index":2}}. Then open and close edit mode to make sure it updates.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants