Merge branch 'mnemonic_passphrase' of github.com:ente-io/frame into mnemonic_passphrase
This commit is contained in:
commit
e6e20f3dfc
1 changed files with 0 additions and 1 deletions
|
@ -142,7 +142,6 @@ class _RecoveryKeyDialogState extends State<RecoveryKeyDialog> {
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
// author civil bicycle drop gown ship file shallow chicken hub isolate among report piece cram crumble leopard guard spike segment update fall defy achieve
|
|
||||||
Future _shareRecoveryKey(String recoveryKey) async {
|
Future _shareRecoveryKey(String recoveryKey) async {
|
||||||
if (_recoveryKeyFile.existsSync()) {
|
if (_recoveryKeyFile.existsSync()) {
|
||||||
await _recoveryKeyFile.delete();
|
await _recoveryKeyFile.delete();
|
||||||
|
|
Loading…
Add table
Reference in a new issue