Skip to content

Commit

Permalink
Update main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocean-OS authored Dec 12, 2023
1 parent 6c03881 commit 7c725fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mc-assets/0.3/main.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// Modules to control application life and create native browser window
const { app, BrowserWindow, Tray, contextBridge, ipcRenderer} = require('electron');
//App switches insert
const nativeImage = require('electron').nativeImage
const path = require('path');
const os = require('os');
Expand Down

0 comments on commit 7c725fa

Please sign in to comment.