add webhook gitea

This commit is contained in:
joseph le 2023-09-20 15:59:50 +07:00
parent 3228d4d32f
commit 9f33979f5c
1 changed files with 1 additions and 5 deletions

View File

@ -1211,10 +1211,6 @@ const TestDevice = ({ socket, user }) => {
setIsLoading();
// }
// if (data.type === "test") {
// getAllLastLog();
// }
// toast.success("update command")
});
}, [socket]);