From 690cbd53ef472acb0d3ce1d4045ed8b2a08e501d Mon Sep 17 00:00:00 2001 From: Johannes Rieken Date: Mon, 5 Oct 2020 16:42:09 +0200 Subject: [PATCH] no more emmet ignore --- .vscode/notebooks/inbox.github-issues | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.vscode/notebooks/inbox.github-issues b/.vscode/notebooks/inbox.github-issues index 1d6e95b05b6..c7134b3a289 100644 --- a/.vscode/notebooks/inbox.github-issues +++ b/.vscode/notebooks/inbox.github-issues @@ -8,7 +8,7 @@ { "kind": 2, "language": "github-issues", - "value": "$inbox -label:\"needs more info\" -label:emmet", + "value": "$inbox -label:\"needs more info\"", "editable": true }, { @@ -44,7 +44,7 @@ { "kind": 2, "language": "github-issues", - "value": "$inbox -label:emmet", + "value": "$inbox", "editable": true } ] \ No newline at end of file