mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 03:45:59 +00:00
perspective arrange button
This commit is contained in:
@@ -67,7 +67,7 @@ export interface PerspectiveNodeConfig {
|
||||
filters: { [uniqueName: string]: string };
|
||||
isAutoGenerated?: true | undefined;
|
||||
|
||||
position: {
|
||||
position?: {
|
||||
x: number;
|
||||
y: number;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user