mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2025-07-09 04:47:31 +02:00
Version 3.0.376
This commit is contained in:
parent
ca080c87c0
commit
f963c0a219
158 changed files with 3228 additions and 1279 deletions
|
@ -183,8 +183,8 @@ namespace TINK.ViewModel
|
|||
|
||||
StartupSettings = new PickerViewModel(
|
||||
new Dictionary<string, string> {
|
||||
{ ViewTypes.MapPage.ToString(), AppResources.MarkingMapPage },
|
||||
{ ViewTypes.FindBikePage.ToString(), AppResources.MarkingFindBike },
|
||||
{ ViewTypes.MapPage.ToString(), AppResources.MarkingBikeLocations },
|
||||
{ ViewTypes.SelectBikePage.ToString(), AppResources.MarkingSelectBike },
|
||||
},
|
||||
tinkApp.StartupSettings.StartupPage.ToString());
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue