mirror of
https://github.com/fosrl/pangolin.git
synced 2025-07-28 22:55:07 +02:00
Merge branch 'dev' into clients-pops-dev
This commit is contained in:
commit
3dc79da2fa
55 changed files with 5261 additions and 4194 deletions
|
@ -36,7 +36,7 @@ declare global {
|
|||
interface Request {
|
||||
apiKey?: ApiKey;
|
||||
user?: User;
|
||||
session?: Session;
|
||||
session: Session;
|
||||
userOrg?: UserOrg;
|
||||
apiKeyOrg?: ApiKeyOrg;
|
||||
userOrgRoleId?: number;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue