Skip to content

Commit

Permalink
Prettified Code!
Browse files Browse the repository at this point in the history
  • Loading branch information
murdercode authored and actions-user committed Jul 18, 2023
1 parent 3a9c398 commit c8f7516
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dist/chatgpt.js
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ tinymce.PluginManager.add("chatgpt", function (editor, url) {
.catch((error) => {
console.log("something went wrong");
});

},
});
};
Expand Down

0 comments on commit c8f7516

Please sign in to comment.