Chore: Firebase Cloud Messaging Support (#858)

This commit is contained in:
Sojan Jose
2020-06-05 00:15:50 +05:30
committed by GitHub
parent e783c3af5d
commit a13a474c23
7 changed files with 59 additions and 2 deletions

View File

@@ -84,6 +84,7 @@ gem 'sidekiq'
gem 'flag_shih_tzu'
##-- Push notification service --##
gem 'fcm'
gem 'webpush'
group :development do