mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
Improve login to rocket chat
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
export interface wsCallbacksParams {
|
||||
type: 'Offline' | 'Online' | 'Open' | 'Onmessage',
|
||||
funx: Function
|
||||
options?: {
|
||||
runOnces?: boolean
|
||||
}
|
||||
runOnces?: boolean
|
||||
requestId?: string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user