mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-10 15:28:47 +00:00
Merge remote-tracking branch 'forkorigin/main' into features/basic-docker-swarm
This commit is contained in:
commit
f51e755216
167 changed files with 7060 additions and 969 deletions
|
@ -69,7 +69,7 @@ export default async function handler(req, res) {
|
|||
});
|
||||
} catch {
|
||||
res.status(500).send({
|
||||
error: "unknown error",
|
||||
error: {message: "Unknown error"},
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue