Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ddadaal committed Jul 9, 2024
1 parent 5565984 commit 5e6b3eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

import "@xterm/xterm/css/xterm.css";

import { getI18nConfigCurrentText } from "@scow/lib-server";
import { getI18nConfigCurrentText } from "@scow/lib-web/build/utils/systemLanguage";
import { Button, Space } from "antd";
import dynamic from "next/dynamic";
import { usePublicConfig } from "src/app/(auth)/context";
Expand Down

0 comments on commit 5e6b3eb

Please sign in to comment.