We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b717636 commit 7dc9b5dCopy full SHA for 7dc9b5d
src/Files.App/Actions/Show/ToggleShelfPaneAction.cs
@@ -20,6 +20,7 @@ public RichGlyph Glyph
20
public bool IsAccessibleGlobally
21
=> AppLifecycleHelper.AppEnvironment is AppEnvironment.Dev;
22
23
+ // TODO Remove IsExecutable when feature is ready
24
public bool IsExecutable
25
26
0 commit comments