feat: add missing config
This commit is contained in:
parent
bcfa056581
commit
c5f648e43a
|
@ -1,3 +1,9 @@
|
||||||
{
|
{
|
||||||
"showLabsSettings": true
|
"showLabsSettings": true,
|
||||||
|
"features": {
|
||||||
|
"feature_pinning": true,
|
||||||
|
"feature_state_counters": true,
|
||||||
|
"feature_breadcrumbs_v2": true,
|
||||||
|
"feature_mjolnir": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue