mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-22 11:06:02 +00:00
compare model fix
This commit is contained in:
@@ -22,7 +22,7 @@ const doServerPing = value => {
|
||||
}
|
||||
|
||||
apiCall('server-connections/ping', {
|
||||
conidArray,
|
||||
conidArray: _.compact(conidArray),
|
||||
strmid,
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user