forked from noxious/client
#165 : Show message if player runs in canvas mode, then disconnect
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
export type Notification = {
|
||||
id?: string
|
||||
title?: string
|
||||
message?: string
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user