1
0
mirror of https://github.com/ragestudio/comty.git synced 2025-07-04 23:04:16 +00:00
2020-08-28 03:30:12 +02:00

3 lines
91 B
JavaScript

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