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