From 5d9c385d46f19b29338424e850f140040665b97a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E6=B5=B7?= Date: Thu, 23 Apr 2020 23:22:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=B6=E5=BA=8F=E5=9B=BE=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index/src/app/view/article/article.component.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/index/src/app/view/article/article.component.ts b/index/src/app/view/article/article.component.ts index 37c56e6..161b426 100644 --- a/index/src/app/view/article/article.component.ts +++ b/index/src/app/view/article/article.component.ts @@ -60,7 +60,6 @@ export class ArticleComponent implements OnInit { emoji: true, taskList: true, flowChart: true, // 默认不解析 - sequenceDiagram: true, // 默认不解析 }); }