From 02b5ec9d8a997bbbda228f3296060393d64bc410 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Mon, 16 Aug 2021 17:28:23 +0200 Subject: [PATCH] Revert polyfills.ts --- apps/client/src/polyfills.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/src/polyfills.ts b/apps/client/src/polyfills.ts index 38ab2ded4..f808708b9 100644 --- a/apps/client/src/polyfills.ts +++ b/apps/client/src/polyfills.ts @@ -56,9 +56,9 @@ * Zone JS is required by default for Angular itself. */ import 'zone.js'; // Included with Angular CLI. -import '@angular/localize/init'; /*************************************************************************************************** * APPLICATION IMPORTS */ +import '@angular/localize/init';