Skip to content

Commit 3c85604

Browse files
committed
Code Quality: Removed extra KeyboardAcceleratorTextOverride
1 parent 2133b53 commit 3c85604

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Files.App/UserControls/TabBar/TabBar.xaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@
9898
x:Name="EnterCompactOverlay"
9999
x:Load="{x:Bind Commands.EnterCompactOverlay.IsExecutable, Mode=OneWay}"
100100
Command="{x:Bind Commands.EnterCompactOverlay}"
101-
KeyboardAcceleratorTextOverride="{x:Bind Commands.EnterCompactOverlay.HotKeyText, Mode=OneWay}"
102101
OpacityStyle="{x:Bind Commands.EnterCompactOverlay.OpacityStyle}"
103102
Text="{x:Bind Commands.EnterCompactOverlay.Label}" />
104103

0 commit comments

Comments
 (0)