Fix Ecoji

This commit is contained in:
octospacc 2022-09-05 16:43:18 +02:00
parent d80e6a58ad
commit 230cc8d868

View File

@ -688,5 +688,6 @@ function doLinkCopy(){
The app is self-contained - you can simply "Save Page As" to get an offline copy. The app is self-contained - you can simply "Save Page As" to get an offline copy.
</p></footer> </p></footer>
</div> </div>
<script>ecojiPromise.then(() => {doPopulate(new URLSearchParams(window.location.search).get("d"))})</script>
</body> </body>
</html> </html>