Skip to content

Commit

Permalink
Update SetTimes.xaml
Browse files Browse the repository at this point in the history
  • Loading branch information
6get-xiaofan committed Jul 5, 2023
1 parent afd9d32 commit c03ddda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Views/Pages/SetTimes.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@
Text="通过感光元件自动调整颜色模式" />
</StackPanel>
</ui:CardControl.Header>
<ui:ToggleSwitch x:Name="Autostart" Focusable ="false"/>
<ui:ToggleSwitch x:Name="Autostart" Focusable ="false" Click="Autostart_Click"/>
</ui:CardControl>
</VirtualizingStackPanel>
</ui:UiPage>

0 comments on commit c03ddda

Please sign in to comment.