qol: simplify calls
This commit is contained in:
@@ -32,7 +32,7 @@ namespace Disco.Services.Jobs.Noticeboards
|
||||
});
|
||||
|
||||
NoticeboardUpdatesHub.HubContext.Clients
|
||||
.Group(HeldDevicesForUsers.Name)
|
||||
.Group(Name)
|
||||
.updateHeldDeviceForUser(updates);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user