diff --git a/assets/themes/cyclenodes/cyclenodes.json b/assets/themes/cyclenodes/cyclenodes.json
index 94c17b99df..6b38fa4356 100644
--- a/assets/themes/cyclenodes/cyclenodes.json
+++ b/assets/themes/cyclenodes/cyclenodes.json
@@ -155,15 +155,15 @@
"centroid"
],
"label": {
- "render": "
?
",
+ "render": "?
",
"mappings": [
{
"if": "rcn_ref~*",
- "then": "{rcn_ref}
"
+ "then": "{rcn_ref}
"
},
{
"if": "proposed:rcn_ref~*",
- "then": "{proposed:rcn_ref}
"
+ "then": "{proposed:rcn_ref}
"
}
]
}
@@ -402,4 +402,4 @@
}
}
]
-}
+}
\ No newline at end of file
diff --git a/assets/themes/walkingnodes/walkingnodes.json b/assets/themes/walkingnodes/walkingnodes.json
index bd59bf50b6..e1afe13030 100644
--- a/assets/themes/walkingnodes/walkingnodes.json
+++ b/assets/themes/walkingnodes/walkingnodes.json
@@ -151,15 +151,15 @@
"centroid"
],
"label": {
- "render": "?
",
+ "render": "?
",
"mappings": [
{
"if": "rwn_ref~*",
- "then": "{rwn_ref}
"
+ "then": "{rwn_ref}
"
},
{
"if": "proposed:rwn_ref~*",
- "then": "{proposed:rwn_ref}
"
+ "then": "{proposed:rwn_ref}
"
}
]
}
@@ -369,4 +369,4 @@
}
}
]
-}
+}
\ No newline at end of file