From bc131e0218cf188b3bba34b64000fb4b26228333 Mon Sep 17 00:00:00 2001 From: BrunoSobrino <90165013+BrunoSobrino@users.noreply.github.com> Date: Sat, 5 Oct 2024 17:23:52 -0600 Subject: [PATCH] Update BK9_AI.js --- plugins/BK9_AI.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/BK9_AI.js b/plugins/BK9_AI.js index fd0f7e4b7a..bcfea38311 100644 --- a/plugins/BK9_AI.js +++ b/plugins/BK9_AI.js @@ -1,5 +1,5 @@ import fetch from 'node-fetch'; -import fs from 'fs'; +import fs from 'fs';f import uploader from '../src/libraries/uploadImage.js'; const handler = async (m, {conn, text, command}) => {