From 948e5f23ae80ac97b12b6adbaf7608b3b6df53ff Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 12 Mar 2020 08:50:05 -0700 Subject: [PATCH] Add missing tags to Russian prerelease note needle Signed-off-by: Adam Williamson --- .../russian/prerelease_note-russian-20200312.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/needles/anaconda/identification/russian/prerelease_note-russian-20200312.json b/needles/anaconda/identification/russian/prerelease_note-russian-20200312.json index 3f38805e..76cc18cb 100644 --- a/needles/anaconda/identification/russian/prerelease_note-russian-20200312.json +++ b/needles/anaconda/identification/russian/prerelease_note-russian-20200312.json @@ -1,6 +1,9 @@ { "properties": [], - "tags": [], + "tags": [ + "LANGUAGE-russian", + "prerelease_note" + ], "area": [ { "xpos": 675, @@ -10,4 +13,4 @@ "type": "match" } ] -} \ No newline at end of file +}