We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc338bc commit 8b323adCopy full SHA for 8b323ad
App/Views/Pages/TrayWindowDisconnectedPage.xaml
@@ -34,7 +34,7 @@
34
TextWrapping="Wrap"
35
Foreground="Red"
36
Visibility="{x:Bind ViewModel.ReconnectFailed, Converter={StaticResource BoolToVisibilityConverter}, Mode=OneWay}"
37
- Text ="Reconnect failed"/>
+ Text="Reconnect failed"/>
38
39
40
<TextBlock
0 commit comments