@acorex/platform 20.9.11 → 20.9.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -534,6 +534,7 @@ declare class AXPBrowserTitleService {
|
|
|
534
534
|
private readonly tabNavigation;
|
|
535
535
|
private readonly menuService;
|
|
536
536
|
private readonly sessionService;
|
|
537
|
+
private readonly platformConfig;
|
|
537
538
|
private readonly router;
|
|
538
539
|
private readonly destroyRef;
|
|
539
540
|
private readonly simpleModePageTitle;
|