add webhook gitea

This commit is contained in:
joseph le 2023-09-20 15:57:53 +07:00
parent 8204e0f0b7
commit 3228d4d32f
1 changed files with 0 additions and 2 deletions

View File

@ -1192,8 +1192,6 @@ const TestDevice = ({ socket, user }) => {
created_by: user.username,
});
}
// }, 5000);
// }
} catch (error) {
console.log(error);
}