From 24cae4b7edc284439b22af555577bb3c09aefa9b Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Fri, 27 Aug 2021 08:59:14 +0200 Subject: [PATCH] highlight, relfection, spectre in namegraph.. --- data/sandpointsnamegraph.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/data/sandpointsnamegraph.json b/data/sandpointsnamegraph.json index 435957e..d8ed64d 100644 --- a/data/sandpointsnamegraph.json +++ b/data/sandpointsnamegraph.json @@ -26,5 +26,8 @@ "house": "houses", "floor": "floors", "room": "rooms", - "section": "sections" + "section": "sections", + "spectre": "spectres", + "reflection": "reflections", + "highlight": "highlights" }