From 811f229496c74f0d3bdfe0c49dab6db022d66d59 Mon Sep 17 00:00:00 2001 From: Clare Ming Date: Mon, 10 Jan 2022 13:50:04 -0700 Subject: [PATCH] Update skinStyles with new vector skin key. Bug: T292599 Change-Id: I810c7252f16747949efbb1c08a8e85f00e2b3db3 --- extension.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/extension.json b/extension.json index ff4847965..fce46ec7f 100644 --- a/extension.json +++ b/extension.json @@ -181,6 +181,9 @@ "vector": [ "styles/mw.echo.ui.overlay.vector.less" ], + "vector-2022": [ + "styles/mw.echo.ui.overlay.vector.less" + ], "minerva": [ "styles/mw.echo.ui.overlay.minerva.less" ], @@ -373,6 +376,9 @@ ], "vector": [ "nojs/mw.echo.badge.vector.less" + ], + "vector-2022": [ + "nojs/mw.echo.badge.vector.less" ] }, "targets": [