add webhook gitea

This commit is contained in:
joseph le 2023-09-20 16:03:43 +07:00
parent 9f33979f5c
commit f9af523954
1 changed files with 0 additions and 3 deletions

View File

@ -1210,12 +1210,9 @@ const TestDevice = ({ socket, user }) => {
// if (data.type === "input") { // if (data.type === "input") {
setIsLoading(); setIsLoading();
// } // }
// toast.success("update command")
}); });
}, [socket]); }, [socket]);
console.log(listTestAuto); console.log(listTestAuto);
// console.log(listDeviceOff);
//Update list line run //Update list line run
useEffect(() => { useEffect(() => {
let temp = []; let temp = [];