mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-28 22:00:51 +00:00
fix list resources endpoint and more color tweaks
This commit is contained in:
@@ -91,6 +91,7 @@ declare global {
|
||||
interface Request {
|
||||
user?: User;
|
||||
userOrgRoleId?: number;
|
||||
orgId?: string;
|
||||
userOrgId?: string;
|
||||
userOrgIds?: string[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user