1
0
forked from GRIN/grim

desktop: parse file content from argument on launch, single app instance, wallets selection and opening modals refactoring

This commit is contained in:
ardocrat
2024-09-11 17:01:05 +03:00
parent a3ed3bd234
commit dbc28205e8
19 changed files with 672 additions and 243 deletions
+4
View File
@@ -167,6 +167,10 @@ impl PlatformCallbacks for Android {
}
None
}
fn consume_data(&mut self) -> Option<String> {
None
}
}
lazy_static! {