Skip to content

Commit

Permalink
chore: sorry linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustrb committed Oct 14, 2024
1 parent 670398d commit ebc63c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/meteor/app/livechat/server/lib/LivechatTyped.ts
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ class LivechatClass {
}
}

// delegate room creation to QueueManager
// delegate room creation to QueueManager
Livechat.logger.debug(`Calling QueueManager to request a room for visitor ${visitor._id}`);

const room = await QueueManager.requestRoom({
Expand Down

0 comments on commit ebc63c9

Please sign in to comment.