mirror of
https://github.com/billsonnn/nitro-renderer.git
synced 2025-01-18 14:36:26 +01:00
register header for GuideReportingStatusMessageEvent
This commit is contained in:
parent
f442456e16
commit
5699a46fbd
@ -350,6 +350,7 @@ export class IncomingHeader
|
||||
public static GUIDE_SESSION_STARTED = 3209;
|
||||
public static GUIDE_TICKET_CREATION_RESULT = 3285;
|
||||
public static GUIDE_TICKET_RESOLUTION = 2674;
|
||||
public static GUIDE_REPORTING_STATUS = 3463;
|
||||
public static HOTEL_MERGE_NAME_CHANGE = 1663;
|
||||
public static ISSUE_CLOSE_NOTIFICATION = 934;
|
||||
public static QUIZ_DATA = 2927;
|
||||
|
Loading…
Reference in New Issue
Block a user