fixed deprecated import of TransferState

(cherry picked from commit 4d85639f31)
This commit is contained in:
Sascha Szott
2025-02-05 17:38:57 +01:00
committed by github-actions[bot]
parent e2bea80d3f
commit 08ec6e000e

View File

@@ -1,4 +1,4 @@
import { TransferState } from '@angular/platform-browser';
import { TransferState } from '@angular/core';
import { TranslateLoader } from '@ngx-translate/core';
import { readFileSync } from 'fs';
import {