Skip to content

Commit 6f44d0c

Browse files
authored
Merge branch 'dev' into sorting-options-on-plugin-store
2 parents 9b463b7 + f6b200b commit 6f44d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/SettingPages/Views/SettingsPanePluginStore.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@
360360
Margin="18 24 0 0"
361361
HorizontalAlignment="Left"
362362
RenderOptions.BitmapScalingMode="Fant"
363-
Source="{Binding IcoPathAbsolute, IsAsync=True}" />
363+
Source="{Binding IcoPath, IsAsync=True}" />
364364
<Border
365365
x:Name="LabelUpdate"
366366
Height="12"

0 commit comments

Comments
 (0)