Restore the classes skin-vector and skin-vector-search-vue to body

The option is set incorrectly.

Change-Id: Iafccb427b87f9a877374745b48b4ec1519de7e11
This commit is contained in:
Jon Robson 2022-03-29 08:50:10 -07:00
parent ca25b944da
commit 413f92561d
1 changed files with 5 additions and 5 deletions

View File

@ -35,12 +35,12 @@
"link": { "link": {
"text-wrapper": { "text-wrapper": {
"tag": "span" "tag": "span"
}, }
"bodyClasses": [
"skin-vector",
"skin-vector-search-vue"
]
}, },
"bodyClasses": [
"skin-vector",
"skin-vector-search-vue"
],
"scripts": [ "scripts": [
"skins.vector.user", "skins.vector.user",
"skins.vector.js", "skins.vector.js",