mirror of
https://github.com/felixrieseberg/macintosh.js.git
synced 2025-02-06 18:30:13 +00:00
fix: Credits & version info
This commit is contained in:
parent
27e4f4ed8d
commit
feb4465b5b
@ -1,8 +1,7 @@
|
||||
const { shell, ipcRenderer } = require("electron");
|
||||
const path = require("path");
|
||||
const { versions } = require("process");
|
||||
|
||||
const { getAppVersion } = require("./ipc.js");
|
||||
const { getAppVersion } = require("./ipc");
|
||||
|
||||
async function credits() {
|
||||
license.onclick = () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user