Skip to content

Commit

Permalink
docs: fix wrong version number for isListenChannel function
Browse files Browse the repository at this point in the history
  • Loading branch information
Coko7 committed Sep 15, 2022
1 parent 9e9911e commit 09f0f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ function formatTCBMessage(msg, manga) {
/**
* Fetch important elements from the TCB message and create a new message.
*
* @since 1.0.0
* @since 1.2.0
* @access private
*
* @param {string} channelId The ID of the discord channel where TCB updates are sent
Expand Down

0 comments on commit 09f0f1c

Please sign in to comment.