This commit is contained in:
awesome-manuel 2024-04-23 10:29:12 +00:00
parent 6b40e8763a
commit b6c63c65d2

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="application-name" content="SYNAPSE_ADMIN_VERSION: 0.9.4-13-g1837733">
<meta name="application-name" content="SYNAPSE_ADMIN_VERSION: 0.9.4-14-g264e0b5">
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
@ -113,7 +113,7 @@
}
}
</style>
<script type="module" crossorigin src="/assets/index-DE-VvRNO.js"></script>
<script type="module" crossorigin src="/synapse-admin/assets/index-DE-VvRNO.js"></script>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
@ -129,8 +129,8 @@
Synapse-Admin <b><span id="version"></span></b> by Awesome Technologies Innovationslabor GmbH
</a>
</footer>
<script>console.log("SYNAPSE_ADMIN_VERSION: 0.9.4-13-g1837733")</script>
<script>__SYNAPSE_ADMIN_VERSION__ = "0.9.4-13-g1837733"</script>
<script>console.log("SYNAPSE_ADMIN_VERSION: 0.9.4-14-g264e0b5")</script>
<script>__SYNAPSE_ADMIN_VERSION__ = "0.9.4-14-g264e0b5"</script>
</body>
<script>document.getElementById("version").textContent = __SYNAPSE_ADMIN_VERSION__</script>
</html>