added a commented out console.log debug line

This commit is contained in:
Mic 2026-01-20 13:37:20 +01:00
parent 272dc59f00
commit cc7b8d1640

View file

@ -214,6 +214,8 @@ if (worker) {
additional_messages: additional_text_elements
}), "info");
//console.log(`>>>>>>>>>>>>> command: ${llm}_ready_${call_id}`,)
browser.runtime.sendMessage({
command: `${llm}_ready_${call_id}`,
window_id: (await browser.windows.getCurrent()).id