mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 19:26:00 +00:00
perspectives - sort
This commit is contained in:
@@ -50,7 +50,10 @@
|
||||
setConfig(
|
||||
cfg => ({
|
||||
...cfg,
|
||||
[parentUniqueName]: [],
|
||||
sort: {
|
||||
...cfg.sort,
|
||||
[parentUniqueName]: [],
|
||||
},
|
||||
}),
|
||||
true
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user