layer fix, help design,message fix

This commit is contained in:
2023-10-03 22:55:23 +05:00
parent c75d0fd0ce
commit 0cb486d61f
4 changed files with 20 additions and 8 deletions

View File

@ -194,7 +194,6 @@ app.post("/object/colors/get", (req,res) => {try{
} catch (error) {route_err({req:req,error:error});}
})
/// admin
app.get("/admin", (req,res) =>{try {
let inp = req.body;