We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8ebcf7 commit bb4dea2Copy full SHA for bb4dea2
main.js
@@ -1,3 +1,8 @@
1
+/*
2
+ * Code by Laravel Article
3
+ * I just cleaned some code up!
4
+ */
5
+
6
// Requiring electron.js
7
const electron = require('electron')
8
const path = require('path')
0 commit comments