Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
HUAHUAI23 committed Jun 5, 2024
1 parent 4a378eb commit 348c0eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/layouts/Function.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import clsx from "clsx";
import { APP_PHASE_STATUS, APP_STATUS, COLOR_MODE, Pages } from "@/constants/index";

import { ApplicationControllerFindOne } from "@/apis/v1/applications";
import InitLog from "@/pages/app/mods/StatusBar/LogsModal/initLog";
import InitLog from "@/pages/app/mods/StatusBar/LogsModal/InitLog";
import useGlobalStore from "@/pages/globalStore";

export default function FunctionLayout() {
Expand Down

0 comments on commit 348c0eb

Please sign in to comment.