add gs
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
local Constants = {
|
||||
SIGNALR_NAMESPACE = "TimedEntertainmentAllowanceNotifications",
|
||||
SIGNALR_TYPE_NEW_INSTRUCTION = "NewInstruction",
|
||||
HEARTBEAT_NOTIFICATIONS_NAMESPACE = "ScreenTimeClientNotifications",
|
||||
HEARTBEAT_NOTIFICATION_TYPE_NEW_INSTRUCTION = "ScreentimeInstructionCheck",
|
||||
}
|
||||
|
||||
return Constants
|
||||
Reference in New Issue
Block a user