Skip to content

Commit e3d0ab0

Browse files
committed
Update author attribution in MainWindow.xaml
1 parent cd8770f commit e3d0ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FlaUInspect/Views/MainWindow.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@
437437
HorizontalAlignment="Right"
438438
VerticalAlignment="Bottom">
439439
<TextBlock Text="by Roman Roemer" HorizontalAlignment="Right" FontSize="16" />
440-
<TextBlock Text="by Kostiantyn Usenko" HorizontalAlignment="Right" FontSize="16" />
440+
<TextBlock Text="by Kostiantyn Usenko {kDg}" HorizontalAlignment="Right" FontSize="16" />
441441
<TextBlock Text="copyright FlaUI, 2025" HorizontalAlignment="Right" FontSize="14"
442442
Margin="0 8 0 0" />
443443
</StackPanel>

0 commit comments

Comments
 (0)