add: background, custom topbar
This commit is contained in:
@ -5,7 +5,9 @@ export type Channels =
|
||||
| 'download-progress'
|
||||
| 'launch-minecraft'
|
||||
| 'installation-status'
|
||||
| 'get-server-status';
|
||||
| 'get-server-status'
|
||||
| 'close-app'
|
||||
| 'minimize-app';
|
||||
|
||||
const electronHandler = {
|
||||
ipcRenderer: {
|
||||
|
Reference in New Issue
Block a user