mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 22:57:12 +01:00
Update minimum date.
This commit is contained in:
parent
476dd52875
commit
5c15778c9b
2 changed files with 1 additions and 2 deletions
|
|
@ -34,7 +34,6 @@ export default async (
|
|||
) => {
|
||||
await useCors(req, res);
|
||||
await useAuth(req, res);
|
||||
|
||||
await useValidate(schema, req, res);
|
||||
|
||||
const {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue