Skip to content

Commit 7dc9b5d

Browse files
committed
Update ToggleShelfPaneAction.cs
1 parent b717636 commit 7dc9b5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Files.App/Actions/Show/ToggleShelfPaneAction.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ public RichGlyph Glyph
2020
public bool IsAccessibleGlobally
2121
=> AppLifecycleHelper.AppEnvironment is AppEnvironment.Dev;
2222

23+
// TODO Remove IsExecutable when feature is ready
2324
public bool IsExecutable
2425
=> AppLifecycleHelper.AppEnvironment is AppEnvironment.Dev;
2526

0 commit comments

Comments
 (0)