Skip to content

Commit 7192319

Browse files
committed
Change IME settings icon
1 parent a6c7430 commit 7192319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/SettingPages/Views/SettingsPaneGeneral.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@
341341
</cc:Card>
342342
<cc:Card
343343
Title="{DynamicResource KoreanImeOpenLink}"
344-
Icon="&#xf7b9;"
344+
Icon="&#xF210;"
345345
Sub="{DynamicResource KoreanImeOpenLinkToolTip}">
346346
<Button Command="{Binding OpenImeSettingsCommand}" Content="{DynamicResource KoreanImeOpenLinkButton}" />
347347
</cc:Card>

0 commit comments

Comments
 (0)