Skip to content

Commit 71d3d7d

Browse files
committed
Update InnerNavigationToolbar.xaml
1 parent 5ff6245 commit 71d3d7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Files.App/UserControls/InnerNavigationToolbar.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -399,8 +399,8 @@
399399
ToolTipService.ToolTip="{helpers:ResourceString Name=Install}">
400400
<!-- TODO: Add Icon -->
401401
</AppBarButton>
402-
403-
<!-- Install Certificate -->
402+
403+
<!-- Install Certificate -->
404404
<AppBarButton
405405
x:Name="InstallCertificateButton"
406406
x:Load="{x:Bind Commands.InstallCertificate.IsExecutable, Mode=OneWay, FallbackValue=False}"

0 commit comments

Comments
 (0)