Files
microfish/frontend
Kunthawat Greethong b7bc09d650 fix: show categorize button BEFORE groups exist
The 'จัดกลุ่มอัตโนมัติ' button was hidden inside v-if='agentGroups.length > 0'
— chicken-and-egg problem. Now shows trigger button when profiles exist
but groups don't, and groups section after categorization.
2026-06-26 13:14:16 +07:00
..