1
0
mirror of https://github.com/TheGreyDiamond/Enlight.git synced 2025-07-19 05:03:49 +02:00

A bit faster

This commit is contained in:
TheGreyDiamond
2020-11-23 22:09:25 +01:00
parent aa0426d762
commit 9dc4e61d7f
5 changed files with 37 additions and 4 deletions

View File

@ -187,7 +187,7 @@
</script>-->
<!--<iframe src="header.html" class="headerIframe"></iframe>-->
<h1>Hello World!</h1>
<a href="">Session screen</a>
<button onclick='ipcRenderer.sendSync("synchronous-message", "PAGE:change.session");'>Session screen</button>
We are using node
<script>
document.write(process.versions.node);