mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
3 lines
91 B
JavaScript
3 lines
91 B
JavaScript
const Config = require('electron-config')
|
|
|
|
module.exports = new Config({ name: 'config' }); |