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 cd8770f commit e3d0ab0Copy full SHA for e3d0ab0
src/FlaUInspect/Views/MainWindow.xaml
@@ -437,7 +437,7 @@
437
HorizontalAlignment="Right"
438
VerticalAlignment="Bottom">
439
<TextBlock Text="by Roman Roemer" HorizontalAlignment="Right" FontSize="16" />
440
- <TextBlock Text="by Kostiantyn Usenko" HorizontalAlignment="Right" FontSize="16" />
+ <TextBlock Text="by Kostiantyn Usenko {kDg}" HorizontalAlignment="Right" FontSize="16" />
441
<TextBlock Text="copyright FlaUI, 2025" HorizontalAlignment="Right" FontSize="14"
442
Margin="0 8 0 0" />
443
</StackPanel>
0 commit comments