Skip to content
Snippets Groups Projects
constants.js 78 B
Newer Older
module.exports = {
  labels: {
    EMAIL_SERVICE: '[EMAIL SERVICE] -',
  },
}