Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Krishan
35caea6b13
Update string 2022-05-28 14:23:07 +05:30

View file

@ -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,