perspectives - sort

This commit is contained in:
Jan Prochazka
2022-07-31 12:24:06 +02:00
parent 44668b8017
commit d505be09ca

View File

@@ -50,7 +50,10 @@
setConfig(
cfg => ({
...cfg,
[parentUniqueName]: [],
sort: {
...cfg.sort,
[parentUniqueName]: [],
},
}),
true
);