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:
@ -20,6 +20,7 @@ type SystemInit struct {
|
||||
ScreenSize ScreenSize `json:"screen_size"`
|
||||
Members map[string]MemberData `json:"members"`
|
||||
ImplicitHosting bool `json:"implicit_hosting"`
|
||||
CursorImage *CursorImage `json:"cursor_image"`
|
||||
}
|
||||
|
||||
type SystemAdmin struct {
|
||||
|
Reference in New Issue
Block a user