mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-08 22:51:30 -07:00
[econ] mostly working challenges
This commit is contained in:
@@ -402,7 +402,7 @@ async function pushRoomUpdate(
|
||||
try {
|
||||
await c.env.RECFLARE_NOTIFICATIONS_HUB.getByName(HUB_INSTANCE).notifyPlayer(
|
||||
playerId,
|
||||
'RoomUpdate',
|
||||
NotificationType.SubscriptionUpdateRoom,
|
||||
room
|
||||
)
|
||||
} catch (err) {
|
||||
|
||||
Reference in New Issue
Block a user