feat(db): EE fixed widget-size for upgrade
This commit is contained in:
parent
2a8cb4afbc
commit
c86f6c4dc4
1 changed files with 1 additions and 1 deletions
|
|
@ -305,7 +305,7 @@ VALUES ('Captured sessions', 'overview', '{
|
|||
"position": 0
|
||||
}', true, true, true, 'missing_resources', 'predefined', 'table'),
|
||||
('Slowest Resources', 'resources', '{
|
||||
"col": 2,
|
||||
"col": 4,
|
||||
"row": 2,
|
||||
"position": 0
|
||||
}', true, true, true, 'slowest_resources', 'predefined', 'table'),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue