Skip to content

Commit

Permalink
Update TitleLeft.xaml
Browse files Browse the repository at this point in the history
  • Loading branch information
farag2 committed Mar 18, 2022
1 parent 1f9b176 commit 7f6d16a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SophiApp/SophiApp/Controls/TitleLeft.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
Margin="5, 0, 0, 0"
Foreground="{Binding Path=Foreground, RelativeSource={RelativeSource TemplatedParent}}"
Style="{DynamicResource SmallText}"
Text="RC1"
Text="RC3"
Visibility="Collapsed" />
</StackPanel>
</Grid>
Expand All @@ -49,4 +49,4 @@
</ControlTemplate.Triggers>
</ControlTemplate>
</UserControl.Template>
</UserControl>
</UserControl>

0 comments on commit 7f6d16a

Please sign in to comment.