Files
Project-Manager/main.js
2026-03-18 13:05:14 -04:00

3 lines
111 B
JavaScript

// Root Electron shim: delegate to the maintained process entrypoint.
require('./frontend/electron/main.cjs');