openpassphrase/opp-web

Delete item

abashmak opened this issue · 1 comments

Currently there's no way to delete a single entry item, only the whole category. The API provides the capability to do this: https://openpassphrase.com/api_ref.html#delete-item

ops. Not sure when this got broken, but the issue is due to this line of code.

It should be gap-2 instead of gap-20.

Feel free to apply the fix!