@@ -20,7 +20,7 @@ import { getCurrentInterval } from "./scheduleRules.js";
importbodyParserfrom"body-parser";
importcorsfrom"cors";
constVERSIONS=["v1","v2"];
constVERSIONS=["v1","v2","v3"];
constPORT=process.env.PORT||3000;
globalThis.File=classFile{};
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.