mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-09-07 02:45:09 -05:00
Handle simultaneous znc proxy requests properly
This commit is contained in:
@@ -169,6 +169,7 @@ export enum ZncPresenceEventStreamEvent {
|
||||
FRIEND_OFFLINE = '1',
|
||||
FRIEND_TITLE_CHANGE = '2',
|
||||
FRIEND_TITLE_STATECHANGE = '3',
|
||||
PRESENCE_UPDATED = '4',
|
||||
}
|
||||
|
||||
export type PresenceUrlResponse =
|
||||
|
||||
Reference in New Issue
Block a user