From f0194e25ccea31ddcd7be70d81d1392f7ebc4e8b Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Tue, 18 May 2021 14:36:39 +0200 Subject: [PATCH] bug fix... --- data/sandpointsnamegraph.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/sandpointsnamegraph.json b/data/sandpointsnamegraph.json index d8537b7..435957e 100644 --- a/data/sandpointsnamegraph.json +++ b/data/sandpointsnamegraph.json @@ -22,7 +22,7 @@ "ship": "ships", "deck": "decks", "cabin": "cabins", - "compartment", "compartments", + "compartment": "compartments", "house": "houses", "floor": "floors", "room": "rooms",