Enable interface-temp-user-banner on Vector 2022

Enables the new temporary user banner on Vector 2022.

Bug: T330510
Change-Id: I6ca6b737fc6b891da89a0854e597533820c5cf0d
Depends-On: I1e137dbd29f3c73efac901f43f8a8258e2a111fc
This commit is contained in:
Jan Drewniak 2023-06-16 13:15:08 -04:00
parent 84864d21de
commit af2afe264d

View file

@ -31,6 +31,7 @@
"name": "vector-2022",
"templateDirectory": "includes/templates",
"template": "skin",
"tempUserBanner": true,
"responsive": true,
"toc": false,
"link": {
@ -252,6 +253,7 @@
"interface-message-box": true,
"interface-site-notice": false,
"interface-subtitle": false,
"interface-temp-user-banner": true,
"interface-user-message": true,
"i18n-ordered-lists": true,
"i18n-all-lists-margins": true,