mirror of
https://github.com/openmax-server/server.git
synced 2026-06-18 08:58:27 +03:00
MAX: web fix
This commit is contained in:
@@ -120,7 +120,7 @@ class OnemeWS:
|
||||
userPhone,
|
||||
userId,
|
||||
hashedToken,
|
||||
) = await self.processors.login(payload, seq, websocket, deviceType, appVersion)
|
||||
) = await self.processors.login(payload, seq, websocket, appVersion)
|
||||
|
||||
if userPhone:
|
||||
await self._finish_auth(
|
||||
|
||||
Reference in New Issue
Block a user