From 65f00153f33f6de88c0abe0d3ee8dcac9404cf9e Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Mon, 1 Oct 2018 19:14:58 +0200 Subject: [PATCH] Added one additional tag --- data/Tag.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data/Tag.json b/data/Tag.json index 8088869f6..8efe3e0c5 100644 --- a/data/Tag.json +++ b/data/Tag.json @@ -98,5 +98,10 @@ "id": 20, "description": "Lists that are of special interest to IT admins", "name": "admin" + }, + { + "id": 21, + "description": "Lists that remove news stories of subjectively low quality", + "name": "clickbait" } ]