Skip to content

Commit

Permalink
Added alias .getContinueButton() for `.getContinueGeneratingButton(…
Browse files Browse the repository at this point in the history
…)` ↞ [auto-sync from `KudoAI/chatgpt.js`]
  • Loading branch information
adamlui authored and kudo-sync-bot committed May 17, 2024
1 parent 7b2e1b5 commit 1391404
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions starters/chrome/extension/lib/chatgpt.js
Original file line number Diff line number Diff line change
Expand Up @@ -1891,6 +1891,7 @@ const funcAliases = [
['getFooterDiv', 'getFooter'],
['getHeaderDiv', 'getHeader'],
['getLastPrompt', 'getLastQuery', 'getMyLastMsg', 'getMyLastQuery'],
['getContinueGeneratingButton', 'getContinueButton'],
['getScrollToBottomButton', 'getScrollButton'],
['getStopGeneratingButton', 'getStopButton'],
['getTextarea', 'getTextArea', 'getChatbox', 'getChatBox'],
Expand Down

0 comments on commit 1391404

Please sign in to comment.