Update typo in string (#586)
This commit is contained in:
parent
fd680a93e0
commit
fa6c865000
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ const items = [{
|
||||||
type: cons.notifs.DEFAULT,
|
type: cons.notifs.DEFAULT,
|
||||||
}, {
|
}, {
|
||||||
iconSrc: BellRingIC,
|
iconSrc: BellRingIC,
|
||||||
text: 'All message',
|
text: 'All messages',
|
||||||
type: cons.notifs.ALL_MESSAGES,
|
type: cons.notifs.ALL_MESSAGES,
|
||||||
}, {
|
}, {
|
||||||
iconSrc: BellPingIC,
|
iconSrc: BellPingIC,
|
||||||
|
|
Loading…
Reference in a new issue