My pull request changes the config used for getting garages from the shared config to the server config. The server config contains the actual garage data, which fixes the issue of garages not being retrieved correctly and resulting in a nil value / no Garages.
Checklist
[x] I have personally loaded this code into an updated Qbox project and checked all of its functionality.
[x] My pull request fits the contribution guidelines & code conventions.
Description
My pull request changes the config used for getting garages from the shared config to the server config. The server config contains the actual garage data, which fixes the issue of garages not being retrieved correctly and resulting in a nil value / no Garages.
Checklist