Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayideyia committed Sep 29, 2024
1 parent 63ed4f6 commit 0ebd06e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/Generic/plugin-workers-ai.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
*/

const onRun = async () => {
await Plugins.alert(1, Plugin)
if (!(await checkApiKey())) return
while (await Ask()) {}
}
Expand Down

0 comments on commit 0ebd06e

Please sign in to comment.