phase2
This commit is contained in:
parent
77f09ed399
commit
6d08dbdcd0
@ -1296,7 +1296,6 @@ class AIQueryInterface {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// FIXED: Use safer property access
|
|
||||||
const inputValue = this.elements.input ? this.elements.input.value : '';
|
const inputValue = this.elements.input ? this.elements.input.value : '';
|
||||||
|
|
||||||
const exportData = {
|
const exportData = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user