25.12.0-alpha.1全部やっちゃった
This commit is contained in:
@@ -2,7 +2,7 @@ import { ueuse } from "@/types/types";
|
||||
|
||||
export default async function PrivacyPolicy(data: ueuse) {
|
||||
(await import("@/scripts/commands/main")).Reply(
|
||||
(await import("../../../../config")).default.legal.privacy,
|
||||
(await import("@/lib/config")).default.legal.privacy,
|
||||
data.uniqid
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user