mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 21:16:00 +00:00
electron app starting
This commit is contained in:
@@ -260,7 +260,7 @@
|
||||
}
|
||||
|
||||
export async function reconnect() {
|
||||
await axiosInstance.post('database-connections/refresh', { conid, database });
|
||||
await axiosInstance().post('database-connections/refresh', { conid, database });
|
||||
formDisplay.reload();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user