Add allowing push notifications

This commit is contained in:
pikiou
2022-01-11 13:54:34 +01:00
parent db6d296f05
commit c7941aefc3
16 changed files with 479 additions and 66 deletions

View File

@@ -57,6 +57,5 @@ module.exports = {
__DEV__: true,
__LOCAL__: false,
__TEST__: false,
__SENDGRID_API_KEY__: false,
},
}