From c8584715f10694a99a4feb2ee2e57d0530344f8f Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Fri, 24 Aug 2018 00:22:03 +0200 Subject: [PATCH] Added new tag, part 2/2 --- data/Tag.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/data/Tag.json b/data/Tag.json index 98f72ddea..f245146ec 100644 --- a/data/Tag.json +++ b/data/Tag.json @@ -68,5 +68,10 @@ "id": 14, "description": "Intended for research only", "name": "research" + }, + { + "id": 15, + "description": "Blocks specific topics/things", + "name": "topical" } -] \ No newline at end of file +]