mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-05 21:47:48 +01:00
Update [...service].js
This commit is contained in:
@@ -75,7 +75,7 @@ export default async function handler(req, res) {
|
||||
}
|
||||
}
|
||||
|
||||
return res.status(200).send({
|
||||
return res.status(404).send({
|
||||
error: "not found",
|
||||
});
|
||||
} catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user