mirror of
https://github.com/TheGreyDiamond/Enlight.git
synced 2025-12-17 23:40:45 +01:00
A bit faster
This commit is contained in:
@@ -376,7 +376,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