mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 10:46:00 +00:00
electron app starting
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
$: folders = useArchiveFolders();
|
||||
|
||||
const handleRefreshFolders = () => {
|
||||
axiosInstance.post('archive/refresh-folders', {});
|
||||
axiosInstance().post('archive/refresh-folders', {});
|
||||
};
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user