its On Foot

This commit is contained in:
Florian Stinglmayr 2022-11-26 17:12:57 +01:00
parent aad688026e
commit 2648b1390b

View File

@ -347,7 +347,7 @@ public partial class MainWindow : Window {
return;
}
transaction.Type = "OnFoot";
transaction.Type = "On Foot";
RefreshView();
}