This commit is contained in:
overcuriousity 2025-08-16 22:08:02 +02:00
parent 77f09ed399
commit 6d08dbdcd0

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 = {