From e40befc1b16b34d91520fb83afd1a47d66357e88 Mon Sep 17 00:00:00 2001 From: Zhicheng WANG Date: Sat, 28 Mar 2020 18:41:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=A1=B6=E9=83=A8=E9=93=BE=E6=8E=A5?= =?UTF-8?q?=E4=B8=AD=E5=8F=AA=E6=9C=89=E5=8D=9A=E5=AE=A2=E6=89=8D=E5=9C=A8?= =?UTF-8?q?=E6=96=B0=E9=A1=B5=E9=9D=A2=E6=89=93=E5=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aio/src/app/layout/top-menu/top-menu.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/src/app/layout/top-menu/top-menu.component.ts b/aio/src/app/layout/top-menu/top-menu.component.ts index 9e2cfdb69e..20ca5bb9eb 100644 --- a/aio/src/app/layout/top-menu/top-menu.component.ts +++ b/aio/src/app/layout/top-menu/top-menu.component.ts @@ -12,7 +12,7 @@ import { NavigationNode } from 'app/navigation/navigation.service';