Skip to content

v0.2.55..v0.2.56 changeset MGCP_TRD4.js

Garret Voltz edited this page Aug 14, 2020 · 3 revisions
diff --git a/translations/MGCP_TRD4.js b/translations/MGCP_TRD4.js
index fd9b8fb..4b5ee75 100644
--- a/translations/MGCP_TRD4.js
+++ b/translations/MGCP_TRD4.js
@@ -39,7 +39,7 @@ hoot.require('translate');
 function initialize()
 {
     // Set the schema type for the export
-    hoot.Settings.set({"osm.map.writer.schema":"MGCP"});
+    hoot.Settings.set({"map.writer.schema":"MGCP"});
 }
 
 // Set up the Schema for export
Clone this wiki locally