Skip to content

Commit

Permalink
try a different approach
Browse files Browse the repository at this point in the history
  • Loading branch information
TheHaff committed Feb 27, 2024
1 parent aec420d commit 419f79f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/event-producer/src/bus.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ export const postMessage = (message: OutageStartError | TidalMessage) => {
};

// eslint-disable-next-line no-console
console.log('rizz buzz');
console.log('rizz buzzin');

0 comments on commit 419f79f

Please sign in to comment.