fix: Missing null check and bootstrap ask
This commit is contained in:
parent
597e723515
commit
21801318eb
4 changed files with 31 additions and 2 deletions
|
|
@ -903,6 +903,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"dontAskAgain": "Cancel and don't ask again",
|
||||
"@dontAskAgain": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"encrypted": "Encrypted",
|
||||
"@encrypted": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue