🪰 Making the "fly" out sliding panel reusable
This commit is contained in:
@@ -79,8 +79,6 @@ router.use("/opds", async (req, res, next) => {
|
||||
allowEmpty: true,
|
||||
},
|
||||
});
|
||||
// write data to file
|
||||
console.log(data);
|
||||
});
|
||||
return res.end(data);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user