airefactor #19

Merged
mstoeck3 merged 25 commits from airefactor into main 2025-08-17 22:59:31 +00:00
Showing only changes of commit 6d08dbdcd0 - Show all commits

View File

@ -1296,7 +1296,6 @@ class AIQueryInterface {
return;
}
// FIXED: Use safer property access
const inputValue = this.elements.input ? this.elements.input.value : '';
const exportData = {