Login: hide loger

This commit is contained in:
Timofey Boyko 2023-11-15 18:40:27 +03:00
parent 377f543baf
commit 61ae9c1a72

View File

@ -15,7 +15,7 @@ import { checkIsAuthenticated } from "@docspace/common/api/user";
import { getClient, getScopeList } from "@docspace/common/api/oauth";
import { TenantStatus } from "@docspace/common/constants";
import { IScope } from "@docspace/common/utils/oauth/interfaces";
import winston, { stream } from "./logger";
import winston, { stream } from "../logger";
export const getAssets = (): assetsType => {
const manifest = fs.readFileSync(