From 51a7def3f4b9b69e40825e908774199467292bfc Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Tue, 20 Sep 2022 19:02:48 +0200 Subject: [PATCH] Updated --- source/behavior/entities/filters/filters/has_nametag.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/behavior/entities/filters/filters/has_nametag.json b/source/behavior/entities/filters/filters/has_nametag.json index 549b92c7..223ec7b1 100644 --- a/source/behavior/entities/filters/filters/has_nametag.json +++ b/source/behavior/entities/filters/filters/has_nametag.json @@ -24,7 +24,7 @@ "$ref": "./types/subject.json" }, "value": { - "description": "", + "description": "The namtag to look for", "type": "boolean", "title": "Value" }