Update reducer.js (#16196)

This commit is contained in:
ynot01
2022-10-22 09:25:24 -04:00
committed by GitHub
parent fa533a6aaf
commit 727af9dd02

View File

@@ -12,7 +12,7 @@ const initialState = {
fontSize: 13,
lineHeight: 1.2,
theme: 'light',
adminMusicVolume: 0.15,
adminMusicVolume: 0.07,
highlightText: '',
highlightColor: '#ffdd44',
matchWord: false,