bountybounty > 30€complexity > simplefrontendgood first issue
仓库指标
- 星标
- (71 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
We should retrieve the volume from ReactPlayer and adapt background notifications volume accordingly. As of today the volume can be too strong or too low.
- Store the volume from ReactPlayer in redux state
- Retrieve the value in
app/components/App/BackgroundNotifier.jsx - Set
audiofile.volume = ___for all notifications types (refute/confirm/neutral)