mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-30 14:39:29 +02:00
fix list resources endpoint and more color tweaks
This commit is contained in:
parent
d19ef8f210
commit
1870432e77
6 changed files with 170 additions and 90 deletions
|
@ -91,6 +91,7 @@ declare global {
|
|||
interface Request {
|
||||
user?: User;
|
||||
userOrgRoleId?: number;
|
||||
orgId?: string;
|
||||
userOrgId?: string;
|
||||
userOrgIds?: string[];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue