confirm actions
This commit is contained in:
Vendored
+1
-1
@@ -4,9 +4,9 @@ declare global {
|
||||
namespace Express {
|
||||
interface Request {
|
||||
authUser?: AuthUser;
|
||||
authSessionId?: string;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
export {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user