Skip to content

Commit

Permalink
fix: correct spelling of LiveClient
Browse files Browse the repository at this point in the history
  • Loading branch information
noxan authored and lukeocodes committed Jul 4, 2024
1 parent 931b749 commit ecf09df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/packages/ListenLiveClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,4 @@ export class ListenLiveClient extends AbstractLiveClient {
}
}

export { ListenLiveClient as Liveclient };
export { ListenLiveClient as LiveClient };

0 comments on commit ecf09df

Please sign in to comment.