eigent icon indicating copy to clipboard operation
eigent copied to clipboard

fix: remove duplicate code block in UserQueryGroup component

Open Douglasymlai opened this issue 1 day ago • 0 comments

  • Removed duplicate else if/else block that was causing syntax error
  • Fixes ERR_CONNECTION_REFUSED compilation error at line 354
  • The duplicate block (lines 354-393) was identical to lines 315-353

Description

Fix bug issue for UserQueryGruop due to new trigger feature added

What is the purpose of this pull request?

  • [ ] Bug fix
  • [ ] New Feature
  • [ ] Documentation update
  • [ ] Other

Douglasymlai avatar Jan 15 '26 13:01 Douglasymlai