mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Improve filter callback
This commit is contained in:
@@ -8,5 +8,6 @@ export interface wsCallbacksParams {
|
||||
|
||||
export interface msgQueue {
|
||||
message: object,
|
||||
requestId: string
|
||||
requestId: string,
|
||||
loginRequired: boolean
|
||||
}
|
||||
Reference in New Issue
Block a user