VRFS-1729 expose new JS function
This commit is contained in:
parent
bf6bf3ac98
commit
98febc2b4f
|
|
@ -1226,6 +1226,7 @@
|
|||
this.addSessionLike = addSessionLike;
|
||||
this.getRsvpRequests = getRsvpRequests;
|
||||
this.submitRsvpRequest = submitRsvpRequest;
|
||||
this.updateRsvpRequest = updateRsvpRequest;
|
||||
this.cancelRsvpRequest = cancelRsvpRequest;
|
||||
this.getOpenSessionSlots = getOpenSessionSlots;
|
||||
this.addRecordingComment = addRecordingComment;
|
||||
|
|
|
|||
Loading…
Reference in New Issue