From 0b2cd239ceafcab028006d1f495eb02c01b94572 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Fri, 24 Aug 2018 00:23:18 +0200 Subject: [PATCH] Added another new tag, part 1/2 --- data/Tag.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data/Tag.json b/data/Tag.json index f245146ec..ac0c32526 100644 --- a/data/Tag.json +++ b/data/Tag.json @@ -73,5 +73,10 @@ "id": 15, "description": "Blocks specific topics/things", "name": "topical" + }, + { + "id": 16, + "description": "Removes obstructing or annoying overlays", + "name": "overlay" } ]