2020-12-14 19:48:49 +01:00

3 lines
91 B
JavaScript

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