@@ -11,3 +11,6 @@ const result = await fetch("http://localhost:3000/api/admin", {
}).then(resp=>resp.text())
console.log(result)
// set begin
awaitfetch('http://localhost:3000/api/begin')
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.