Commit adfec0bb authored by Joel Collins's avatar Joel Collins
Browse files

JS file for electron-renderer specific code

parent 4bdf940b
Loading
Loading
Loading
Loading

src/main.app.js

0 → 100644
+7 −0
Original line number Diff line number Diff line
//import { Titlebar, Color } from 'custom-electron-titlebar'

//new Titlebar({
//    backgroundColor: Color.fromHex('#ffffff')
//});

console.log("Loaded main.app.js for electron-renderer functionality")
 No newline at end of file