Open chenbosns opened 3 years ago
@chenbosns // main/index.js const { app } = require('electron') app.name = 'your app title'
@qld-cf thinks