MatthieuLemoine / electron-push-receiver

A module to bring Web Push support to Electron allowing it to receive notifications from Firebase Cloud Messaging (FCM).
https://medium.com/@MatthieuLemoine/my-journey-to-bring-web-push-support-to-node-and-electron-ce70eea1c0b0
MIT License
191 stars 62 forks source link

Added prefix to all electron-config items #38

Closed mjarkk closed 3 years ago

mjarkk commented 5 years ago

See #37 for more info

MatthieuLemoine commented 5 years ago

I think it's better if we use a different config file using https://github.com/sindresorhus/electron-store#name instead

mjarkk commented 5 years ago

@MatthieuLemoine Fixed it