mirror of
https://github.com/denglihong2007/CRSim
synced 2026-08-08 18:55:35 +08:00
@@ -70,6 +70,7 @@ public partial class ScreenSimulatorPageViewModel(IEnumerable<PluginBase> plugin
|
||||
VideoNeeded = paramaters.Contains("video");
|
||||
LocationNeeded = paramaters.Contains("location");
|
||||
}
|
||||
CheckCanStart();
|
||||
}
|
||||
[RelayCommand]
|
||||
public void StationSelected(object s)
|
||||
|
||||
Reference in New Issue
Block a user