swap around some build thingies
This commit is contained in:
@@ -93,7 +93,6 @@ class _MyAppState extends State<MyApp> with UiLoggy {
|
||||
} on Exception {
|
||||
veilidVersion = 'Failed to get veilid version.';
|
||||
}
|
||||
print("veilidVersionString $veilidVersion");
|
||||
|
||||
// In case of hot restart shut down first
|
||||
try {
|
||||
|
Reference in New Issue
Block a user