ENV updated

This commit is contained in:
2025-06-23 17:51:48 +05:30
parent 82d8e9b0ff
commit 97eb5e6715
3 changed files with 12 additions and 7 deletions

View File

@@ -5,7 +5,7 @@ import { existingUser } from "../helpers/v1projecthelperFns.ts";
interface IRecentData {
organization: string;
userId: string;
role: string;
// role: string;
}
interface IProject {
_id: string;