undo dev change

This commit is contained in:
MathMan05 2024-09-24 12:02:14 -05:00
parent 71f092612d
commit b5e5c436f8

View file

@ -53,7 +53,7 @@ async function updateInstances(): Promise<void>{
}
}
//updateInstances();
updateInstances();
app.use("/getupdates", (_req: Request, res: Response)=>{
try{