Skip to content

Commit

Permalink
修改Tab名
Browse files Browse the repository at this point in the history
  • Loading branch information
Mossimos committed Mar 23, 2022
1 parent 3822a64 commit 9f9478f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ST.Client/UI/ViewModels/CustomTabItemViewModel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ public override string Name

partial class AccountPageViewModel : TabItemViewModel
{
public static string DisplayName => AppResources.About_AppReview;
public static string DisplayName => AppResources.UserProfile;

public override string Name
{
Expand Down

0 comments on commit 9f9478f

Please sign in to comment.