mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
feat(api): ✨ Add Roles API
This commit is contained in:
parent
46f41199ac
commit
19823d8eca
36 changed files with 7851 additions and 1006 deletions
|
|
@ -297,6 +297,7 @@ export const jsonOrForm = () => {
|
|||
...Object.fromEntries(files),
|
||||
};
|
||||
}
|
||||
|
||||
await next();
|
||||
});
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue