From 3d80df63c0f220188fdd235a19376b771fb8ee58 Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Thu, 1 Dec 2022 13:35:36 +0100 Subject: [PATCH] shard + mirror added to the namegraph --- data/sandpointsnamegraph.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/sandpointsnamegraph.json b/data/sandpointsnamegraph.json index 4aedc23..744501b 100644 --- a/data/sandpointsnamegraph.json +++ b/data/sandpointsnamegraph.json @@ -29,6 +29,7 @@ "librarian": "librarians", "logbook": "logbooks", "map": "maps", + "mirror": "mirrors", "memory": "memories", "note": "notes", "notebook": "notebooks", @@ -45,6 +46,7 @@ "section": "sections", "series": "series", "session": "sessions", + "shard": "shards", "ship": "ships", "spectre": "spectres", "struggle": "struggles",