You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: update language handling in track and catalog routes
Refactor the Track and Catalog routes to improve language
management. Change the way primer concept groups are accessed
by using the language model directly. Remove unnecessary
promises for concept groups and concepts, and streamline
the fetching of language data. This enhances code clarity
and optimizes data retrieval for better performance.
0 commit comments