Files
console/src
Steven Nguyen 1d8458084a fix(support): fix upgrade URL for free organization
Even though upgradeURL isn't used when there are no free orgs, this line
is still evaluated and will throw an error because freeOrganization
is undefined. This commit adds a null check to prevent this error.
2025-05-22 16:28:32 -07:00
..
2025-03-13 14:58:13 +04:00
2025-03-13 14:58:13 +04:00
2024-02-13 11:24:57 +00:00