ui: restore alert

This commit is contained in:
Aaron Greenspan
2021-01-19 18:21:50 -07:00
committed by Aiden McClelland
parent db8a26c84c
commit 832d7aaa6c
4 changed files with 14 additions and 1 deletions

View File

@@ -56,6 +56,7 @@ export const bitcoinI: AppInstalledFull = {
configuredRequirements: [],
hasFetchedFull: true,
ui: false,
restoreAlert: 'if you restore this app horrible things will happen to the people you love.'
}
export const lightningI: AppInstalledFull = {