new features
This commit is contained in:
@@ -162,7 +162,7 @@ async function getOrderById(id: number) {
|
||||
]);
|
||||
|
||||
return {
|
||||
...orderResult.rows[0],
|
||||
bestellung: orderResult.rows[0],
|
||||
positionen: positionen.rows,
|
||||
dateien: dateien.rows,
|
||||
erinnerungen: erinnerungen.rows,
|
||||
|
||||
Reference in New Issue
Block a user