mirror of https://github.com/abpframework/abp.git
Browse Source
The localeInitializer invocation was moved from the app initializer in core-module-config.provider.ts to the getInitialData function in initial-utils.ts. This change centralizes initialization logic and ensures locale setup occurs after initial data is loaded.pull/23408/head
2 changed files with 1 additions and 2 deletions
Loading…
Reference in new issue