mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 17:35:28 +00:00
fix: weird typing errors that cropped up
This commit is contained in:
@@ -252,7 +252,7 @@ class ClientController {
|
||||
// Start client lifecycle
|
||||
this.addSession(
|
||||
{
|
||||
session,
|
||||
session: session as never,
|
||||
},
|
||||
"new",
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user