lsc 2 lat temu
rodzic
commit
1c625e5368
1 zmienionych plików z 1 dodań i 1 usunięć
  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>