mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 03:57:27 +00:00
Merge branch 'main' into hotfix/DmRmcScalerCVideoMute
This commit is contained in:
commit
0cfcf61d6b
7 changed files with 428 additions and 191 deletions
|
|
@ -129,7 +129,7 @@ namespace PepperDash.Essentials.DM.AirMedia
|
|||
else
|
||||
AirMedia.DisplayControl.DisableAutomaticRouting();
|
||||
|
||||
return true;
|
||||
return base.CustomActivate();
|
||||
}
|
||||
|
||||
public override void LinkToApi(BasicTriList trilist, uint joinStart, string joinMapKey, EiscApiAdvanced bridge)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue