yugen.work/constants.js
2019-12-17 18:11:26 +01:00

4 lines
71 B
JavaScript

module.exports = {
name: 'X',
updateToken: 'qwertzuiop1234567890'
};