mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-01-07 15:26:11 +00:00
Update typo in string (#586)
This commit is contained in:
parent
fd680a93e0
commit
fa6c865000
|
@ -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…
Reference in a new issue