Code refactoring:
Cleaning some backend code, for a better readability.
This commit is contained in:
@ -6,6 +6,7 @@ interface InitConverseJSParams {
|
||||
remoteAnonymousJID: string | null
|
||||
remoteAnonymousXMPPServer: boolean
|
||||
remoteAuthenticatedXMPPServer: boolean
|
||||
staticBaseUrl: string
|
||||
assetsPath: string
|
||||
room: string
|
||||
localBoshServiceUrl: string | null
|
||||
|
Reference in New Issue
Block a user