ENV updated
This commit is contained in:
@@ -5,7 +5,7 @@ import { existingUser } from "../helpers/v1projecthelperFns.ts";
|
||||
interface IRecentData {
|
||||
organization: string;
|
||||
userId: string;
|
||||
role: string;
|
||||
// role: string;
|
||||
}
|
||||
interface IProject {
|
||||
_id: string;
|
||||
|
||||
Reference in New Issue
Block a user