3 Commits

Author SHA1 Message Date
d89645ca28
Refactor: Store group customizations as objects
Changes the `group_customizations` data structure to store a dictionary containing `name` and `description` for each group, rather than just the custom name. This aligns with how command customizations are stored and prepares for future additions like custom group descriptions.

Updates the dashboard UI and settings cog to correctly display the new group customization format, while maintaining backward compatibility for existing data.
2025-05-26 16:23:47 -06:00
59ef9f5a8a
aaa 2025-05-05 20:43:11 -06:00
4b50898664
aaa 2025-05-04 13:52:43 -06:00