feat(server): seperate server part and ability to run server without electron
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { app } from 'electron'
|
||||
const { app } = require('electron')
|
||||
const os = require('os')
|
||||
|
||||
let config = {
|
||||
|
Reference in New Issue
Block a user