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:
@ -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);
|
||||
|
Reference in New Issue
Block a user