@@ -8,6 +8,5 @@ import { start } from "$fresh/server.ts";
importmanifestfrom"./fresh.gen.ts";
importconfigfrom"./fresh.config.ts";
import"@lib/telegram.ts";
console.log("hello");
awaitstart(manifest,config);
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.