mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Make private arg editable for default profile
This commit is contained in:
parent
892a4919a0
commit
7a303677c1
1 changed files with 0 additions and 1 deletions
|
|
@ -157,7 +157,6 @@
|
|||
x:Name="fileArgTextBox"
|
||||
Width="180"
|
||||
Margin="10,0,0,0"
|
||||
IsEnabled="{Binding Editable}"
|
||||
Text="{Binding PrivateArg}" />
|
||||
<CheckBox
|
||||
Margin="12,0,0,0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue