chore: bump new url
All checks were successful
Build/release / action-release (push) Successful in 3m3s
All checks were successful
Build/release / action-release (push) Successful in 3m3s
This commit is contained in:
@@ -19,7 +19,8 @@ const __filename = fileURLToPath(import.meta.url);
|
||||
const windowHeight = getValue("windowHeight");
|
||||
const windowWidth = getValue("windowWidth");
|
||||
const __dirname = dirname(__filename);
|
||||
export const appUrl = `https://akartonbv.sharepoint.com/:x:/r/sites/Bedrijfsbureau/_layouts/15/Doc.aspx?sourcedoc=%7BB0980620-EBBB-474A-AF4B-44DA45132A9C%7D&file=Productieplanning%20OneDrive.xlsx&action=default&mobileredirect=true`
|
||||
export const appUrl = `https://akartonbv.sharepoint.com/:x:/r/sites/Bedrijfsbureau/Gedeelde%20documenten/Productieplanning%20OneDrive.xlsx?d=w818e118382dd4d1cab1ddf4d505daa9e&csf=1&web=1&e=zE73Rr`
|
||||
//https://akartonbv.sharepoint.com/:x:/r/sites/Bedrijfsbureau/Gedeelde%20documenten/Productieplanning%20OneDrive.xlsx?d=w818e118382dd4d1cab1ddf4d505daa9e&csf=1&web=1&e=zE73Rr
|
||||
|
||||
transports.file.level = "verbose";
|
||||
console.log = _log;
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
},
|
||||
"homepage": "https://systemec.nl",
|
||||
"name": "ms365-electron-akarton-planning",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"type": "module",
|
||||
"description": "Systemec Microsoft 365 Web Desktop Wrapper made with Electron",
|
||||
"main": "./app/main.js",
|
||||
|
||||
Reference in New Issue
Block a user