This commit is contained in:
Vanessa 2023-10-27 00:04:23 +08:00
parent 292cd32a0b
commit 860924656d
3 changed files with 6 additions and 7 deletions

View file

@ -7,7 +7,6 @@ import {exportLayout, resizeTopBar} from "../layout/util";
import {API} from "./API";
import {getFrontend, isMobile, isWindow} from "../util/functions";
import {Constants} from "../constants";
import {Menu} from "./Menu";
const getObject = (key: string) => {
const api = {