lsc před 2 roky
rodič
revize
1c625e5368
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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>