Addresses a typo in the configuration table for garage groups. Previously, the garage groups configuration was set incorrectly, causing garage.groups to be received as nil
Changes Made: Corrected the typo in the Config from group to groups.
This fix ensures that garage.groups is now correctly recognized and populated, preventing it from being received as nil.
Description
Addresses a typo in the configuration table for garage groups. Previously, the garage groups configuration was set incorrectly, causing garage.groups to be received as nil
Changes Made: Corrected the typo in the Config from group to groups.
This fix ensures that garage.groups is now correctly recognized and populated, preventing it from being received as nil.