mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2026-01-31 01:15:16 +01:00
Added arguments binding for Launch Program special action
This commit is contained in:
@@ -323,7 +323,7 @@
|
||||
</StackPanel>
|
||||
<StackPanel Margin="{StaticResource spaceMargin}">
|
||||
<Label Content="Arguments"/>
|
||||
<TextBox Text="" />
|
||||
<TextBox Text="{Binding Arguments}" />
|
||||
</StackPanel>
|
||||
</StackPanel>
|
||||
</TabItem>
|
||||
|
||||
Reference in New Issue
Block a user