@@ -8,6 +8,7 @@ import { fileURLToPath } from "url";
constapp=express();
constport=5763;
// @ts-ignore
const__filename=fileURLToPath(import.meta.url);
const__dirname=path.dirname(__filename);
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.