From 591fd316cf87a5931dc27534bc0f91ac06be097d Mon Sep 17 00:00:00 2001 From: jdlrobson Date: Wed, 10 Feb 2021 15:20:26 -0800 Subject: [PATCH] Switch back to skin version 1 for now Per conversation with Bartosz this should have been done in an explicit commit and probably needs better messaging. Change-Id: I63f286d1c22dcb7d0bad956f01e8482e5111face --- skin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skin.json b/skin.json index 19cae65..4e273d6 100644 --- a/skin.json +++ b/skin.json @@ -215,7 +215,7 @@ "description": "@var boolean Show skin-specific user preferences on the Special:Preferences appearance tab when true and hide them otherwise." }, "VectorDefaultSkinVersion": { - "value": "2", + "value": "1", "description": "@var string:['2'|'1'] The version ('2' for latest, '1' for legacy) of the Vector skin to use for anonymous users and as a fallback. The value is _not_ persisted." }, "VectorDefaultSkinVersionForExistingAccounts": {