feat: add missing config

This commit is contained in:
Adam 2022-12-05 22:04:32 -06:00
parent bcfa056581
commit c5f648e43a
No known key found for this signature in database
GPG Key ID: 57EA6558FDBE3320
1 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
{
"showLabsSettings": true
"showLabsSettings": true,
"features": {
"feature_pinning": true,
"feature_state_counters": true,
"feature_breadcrumbs_v2": true,
"feature_mjolnir": true
}
}