mirror of
https://github.com/mollersuite/monofile.git
synced 2024-11-25 07:06:25 -08:00
Update fileApiRoutes.ts
This commit is contained in:
parent
6b6f05ea4c
commit
a21535cbda
|
@ -42,7 +42,7 @@ fileApiRoutes.get("/list", (req,res) => {
|
||||||
owner: null,
|
owner: null,
|
||||||
id:e
|
id:e
|
||||||
}
|
}
|
||||||
}))
|
}).filter(e=>e))
|
||||||
|
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue