mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
chore: 调整静态视频路径的绑定
This commit is contained in:
@@ -347,7 +347,7 @@
|
||||
Height="268"
|
||||
IsMuted="True"
|
||||
LoadedBehavior="Play"
|
||||
Source="{Binding TouchModeVideoPath, Source={x:Static settings_vms:ConnectSettingsUserControlModel.Instance}}" />
|
||||
Source="{Binding Source={x:Static settings_vms:ConnectSettingsUserControlModel.TouchModeVideoPath}}" />
|
||||
<TextBlock
|
||||
Margin="0,8,0,0"
|
||||
FontSize="12"
|
||||
|
||||
Reference in New Issue
Block a user