1
0
mirror of https://github.com/ragestudio/comty.git synced 2025-07-03 22:34:17 +00:00

3 lines
91 B
JavaScript
Executable File

const Config = require('electron-config')
module.exports = new Config({ name: 'config' });