Replace the lock icon with a key icon in GUI

This commit is contained in:
Tyrrrz 2023-02-16 20:59:28 +02:00
parent 83657962b8
commit c3d79ff0c4

View file

@ -72,7 +72,7 @@
Margin="8"
VerticalAlignment="Center"
Foreground="{DynamicResource PrimaryHueMidBrush}"
Kind="Password" />
Kind="Key" />
<!-- Token value -->
<TextBox