feat: 포그라운드 푸시 알림 소리 추가
- Capacitor 패키지 추가 (@capacitor/core, @capacitor/push-notifications) - 포그라운드에서 푸시 수신 시 알림 소리 재생 - 알림 소리 파일 추가 (push_notification.wav)
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
"vite": "^7.0.7"
|
||||
},
|
||||
"dependencies": {
|
||||
"@capacitor/core": "^8.0.0",
|
||||
"@capacitor/push-notifications": "^8.0.0",
|
||||
"htmx.org": "^2.0.8"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user