[AMC] [dev] enable page actions overflow menu in AMC by default

The AMC overflow menu is now being deployed everywhere AMC is. Default
it to true in AMC mode like all the other AMC features.

Change-Id: I671cc5d2bfc046026c83d077e78cb57b87c55246
This commit is contained in:
Stephen Niedzielski 2019-07-30 10:22:39 -06:00
parent 8dbd511e88
commit ab6cbd9fef
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
"MinervaOverflowInPageActions": {
"base": false,
"beta": false,
"amc": false
"amc": true
},
"MinervaShowCategoriesButton": {
"base": false,