mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 02:36:44 -05:00
fixed package.json and a rfew othr things
This commit is contained in:
@@ -32,7 +32,7 @@ export const uncachedValidateRequest = async (): Promise<
|
||||
);
|
||||
}
|
||||
} catch {
|
||||
console.error("Failed to set session cookie");
|
||||
//console.error("Failed to set session cookie");
|
||||
}
|
||||
return result;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user