lsc 2 vuotta sitten
vanhempi
commit
1c625e5368
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      kityminder-editor/dist/index.html

+ 1 - 1
kityminder-editor/dist/index.html

@@ -84,7 +84,7 @@
 					window.minder = minder;
 				};
 			});
-
+	document.domain = document.domain.split(".").slice(-2).join(".");
 </script>
 
 </html>