mirror of
https://github.com/nathanp/crypto-price-widget.git
synced 2025-12-06 09:22:32 -05:00
fonts are now local to help speed up the app load time
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
// This file is required by the index.html file and will
|
||||
// be executed in the renderer process for that window.
|
||||
// All of the Node.js APIs are available in this process.
|
||||
// Do this from the renderer process
|
||||
/*
|
||||
var notif = new window.Notification('Download Complete', {
|
||||
body: "yolo"
|
||||
})
|
||||
*/
|
||||
Reference in New Issue
Block a user