feat: Add 'Stream' label and related configurations across multiple JSON files

This commit is contained in:
2026-01-25 19:15:47 +01:00
parent ec2c55d058
commit 955b0de220
32 changed files with 188 additions and 11 deletions

View File

@@ -0,0 +1,20 @@
{
"_delimiter_": {
"disabled": true
},
"activities": {
"disabled": true
},
"history": {
"disabled": true
},
"_tabBreak_0": {
"index": 0,
"tabBreak": true,
"tabLabel": "Stream"
},
"stream": {
"sticked": false,
"index": 1
}
}