refactor: land approved runtime cleanup and room binding cutover
This commit is contained in:
@@ -22,7 +22,7 @@ export async function startStatusDashboard(
|
||||
usageUpdateInterval: opts.usageUpdateInterval,
|
||||
channels: opts.channels,
|
||||
queue: opts.queue,
|
||||
registeredGroups: opts.registeredGroups,
|
||||
roomBindings: opts.roomBindings,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user