This commit is contained in:
Neil Dorin 2021-08-18 00:02:59 +00:00 committed by GitHub
commit bece16737a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 993 additions and 856 deletions

View file

@ -918,6 +918,7 @@ namespace PepperDash.Essentials
TriList.BooleanInput[StartPageVisibleJoin].BoolValue = true;
TriList.BooleanInput[UIBoolJoin.VolumeSingleMute1Visible].BoolValue = false;
TriList.BooleanInput[UIBoolJoin.SourceStagingBarVisible].BoolValue = false;
TriList.BooleanInput[UIBoolJoin.SelectASourceVisible].BoolValue = false;
}
}