mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
add MemberId to init.
This commit is contained in:
parent
267ef5baa0
commit
77049128df
@ -9,6 +9,7 @@ export interface Message {
|
||||
|
||||
export interface SystemInit {
|
||||
event: string | undefined
|
||||
member_id: string
|
||||
control_host: ControlHost
|
||||
screen_size: ScreenSize
|
||||
members: MemberData[]
|
||||
|
Loading…
Reference in New Issue
Block a user