add webhook gitea
This commit is contained in:
parent
8204e0f0b7
commit
3228d4d32f
|
|
@ -1192,8 +1192,6 @@ const TestDevice = ({ socket, user }) => {
|
|||
created_by: user.username,
|
||||
});
|
||||
}
|
||||
// }, 5000);
|
||||
// }
|
||||
} catch (error) {
|
||||
console.log(error);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue