Disable share button

The share button should go though proper testing before it hits
production. First, it should be enabled only for beta cluster,
and then when everything works properly we can enable it as a
beta feature on production.

Bug: T181195
Change-Id: I1c5330edd8b5dfe00179bf7d9c6660887208a2e6
This commit is contained in:
Piotr Miazga 2018-10-15 19:42:58 +02:00
parent 26e29baf8d
commit 43aed4a31a
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
"MinervaShowShareButton": {
"prefix": "skin-minerva-",
"base": false,
"beta": true
"beta": false
},
"MinervaEnableBackToTop": {
"prefix": "skin-minerva-",