Fixes: Echo notification count disappears on load in mobile skin

Bug: T335273
Change-Id: Ife0f3093c145d10e2432d3130ba71b03cc4817a1
This commit is contained in:
Jon Robson 2023-06-13 16:11:18 -07:00 committed by Jdlrobson
parent d002532295
commit 38c26f66d0

View file

@ -379,9 +379,10 @@
]
},
"ext.echo.styles.badge": {
"styles": [
"nojs/mw.echo.badge.less"
],
"skinStyles": {
"default": [ "nojs/mw.echo.badge.less" ],
"minerva": []
},
"targets": [
"desktop",
"mobile"