mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 04:26:49 +00:00
feat:(Essentials) Add doc info and meeting button text join
This commit is contained in:
parent
f791feb848
commit
93dfb8780b
2 changed files with 6 additions and 1 deletions
|
|
@ -48,6 +48,11 @@ namespace PepperDash.Essentials
|
|||
/// </summary>
|
||||
public const uint MeetingNameText = 1009;
|
||||
|
||||
///<summary>
|
||||
/// 1240 - Used to determine text for meeting start button
|
||||
///</summary>
|
||||
public const uint MeetingStartButtonText = 1240;
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue