mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(ui): set default settings keys
This commit is contained in:
@@ -77,6 +77,8 @@ class GridConfig {
|
||||
"alertGridConfig",
|
||||
{
|
||||
sortOrder: this.options.default.value,
|
||||
sortLabel: null,
|
||||
reverseSort: null,
|
||||
groupWidth: 420
|
||||
},
|
||||
{ delay: 100 }
|
||||
|
||||
Reference in New Issue
Block a user