add webhook gitea
This commit is contained in:
parent
9f33979f5c
commit
f9af523954
|
|
@ -1210,12 +1210,9 @@ const TestDevice = ({ socket, user }) => {
|
|||
// if (data.type === "input") {
|
||||
setIsLoading();
|
||||
// }
|
||||
|
||||
// toast.success("update command")
|
||||
});
|
||||
}, [socket]);
|
||||
console.log(listTestAuto);
|
||||
// console.log(listDeviceOff);
|
||||
//Update list line run
|
||||
useEffect(() => {
|
||||
let temp = [];
|
||||
|
|
|
|||
Loading…
Reference in New Issue