fix(essentials): Updates to staging subpage join logic

This commit is contained in:
Neil Dorin
2021-08-12 14:48:19 -06:00
parent 6e7bf061cf
commit 4b4f1f3c3d
2 changed files with 19 additions and 14 deletions

View File

@@ -752,10 +752,10 @@ namespace PepperDash.Essentials
/// 15044 Close button for source modal overlay
/// </summary>
public const uint SourceBackgroundOverlayClosePress = 15044;
/// <summary>
/// 15045 - Visibility for the bar containing call navigation button list
/// </summary>
public const uint CallStagingBarVisible = 15045;
///// <summary>
///// 15045 - Visibility for the bar containing call navigation button list
///// </summary>
//public const uint CallStagingBarVisible = 15045;
/// <summary>
/// 15046
/// </summary>