Add settings func
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
</Design.DataContext>
|
||||
<StackPanel>
|
||||
<StackPanel Orientation="Horizontal" Margin="10">
|
||||
<Button Content="Настройки"/>
|
||||
<Button Content="Настройки" Command="{Binding SettingseCommand}"/>
|
||||
<ToggleButton IsChecked="{Binding IsListening, Mode=TwoWay}"
|
||||
Content="Запуск асистента"
|
||||
HorizontalAlignment="Center"
|
||||
|
||||
Reference in New Issue
Block a user