mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
cursor Image on connect.
This commit is contained in:
@ -14,6 +14,7 @@ export interface SystemInit {
|
||||
screen_size: ScreenSize
|
||||
members: Record<string, MemberData>
|
||||
implicit_hosting: boolean
|
||||
cursor_image: CursorImage | null
|
||||
}
|
||||
|
||||
export interface SystemAdmin {
|
||||
|
Reference in New Issue
Block a user