Enable sticky header by default

Bug: T297924
Change-Id: If95a917ab3fbbe49271c62e0ce1da8b74d0bd7b8
This commit is contained in:
Clare Ming 2022-01-28 10:46:48 -07:00
parent 0e08ae8c17
commit a1ba537f6a
1 changed files with 1 additions and 1 deletions

View File

@ -453,7 +453,7 @@
},
"VectorStickyHeader": {
"value": {
"logged_in": false,
"logged_in": true,
"logged_out": false
},
"description": "@var array Enables a persistent header that allows quick access to user links, editing tools, search and other links while scrolling down a page"