mirror of
https://github.com/hackku21/loc-chain-app.git
synced 2026-03-02 03:40:13 +00:00
updates to allow server communication
This commit is contained in:
@@ -78,4 +78,6 @@ class _HomePageState extends State<HomePage> {
|
||||
content: Text(a.toString()),
|
||||
));
|
||||
}
|
||||
|
||||
Future<void> reportExposure() async {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user