mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-08-09 15:12:50 -04:00
swap around some build thingies
This commit is contained in:
parent
5298fc3fcf
commit
0d7ba1485d
3 changed files with 10 additions and 14 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue