fixes error when mnemonic is empty
This commit is contained in:
parent
0a8f1acbe2
commit
70eb80aae8
4 changed files with 6 additions and 6 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"manifest_version": 2,
|
||||
"name": "*PACKAGENAME*",
|
||||
"description": "*PACKAGEDESCRIPTION*",
|
||||
"description": "*DESCRIPTION*",
|
||||
"version": "*VERSION*",
|
||||
"permissions": [
|
||||
"storage",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue