mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 03:57:27 +00:00
Working on getting meeting change events to trigger properly
This commit is contained in:
parent
a76f4c15dc
commit
840934502b
3 changed files with 55 additions and 14 deletions
|
|
@ -764,6 +764,10 @@ namespace PepperDash.Essentials
|
|||
/// </summary>
|
||||
public const uint NextMeetingModalVisible = 15049;
|
||||
/// <summary>
|
||||
/// 15050
|
||||
/// </summary>
|
||||
public const uint NextMeetingNotificationRibbonVisible = 15050;
|
||||
/// <summary>
|
||||
/// 15051
|
||||
/// </summary>
|
||||
public const uint Display1SelectPressAndFb = 15051;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue