Organized all the code
Updated the update notification to check periodically every 5 minutes Added in headless browser support for extensions (check the extensions repo to see an example) Added in DiscordRPC support
This commit is contained in:
@@ -317,8 +317,8 @@
|
||||
<p>An update is required for Waifu Board! newest version - <span id="latestVersionDisplay"></span></p>
|
||||
</div>
|
||||
|
||||
<script src="../scripts/renderer.js"></script>
|
||||
<script src="../scripts/updateNotification.js"></script>
|
||||
<script type="module" src="../src/renderer.js"></script>
|
||||
<script src="../src/updateNotification.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user