移除不需要的文件
Some checks failed
build / build (api, amd64, linux) (push) Failing after -51s
build / build (api, arm64, linux) (push) Failing after -51s
build / build (api.exe, amd64, windows) (push) Failing after -51s

This commit is contained in:
CN-JS-HuiBai
2026-04-18 20:14:03 +08:00
parent f4af50299c
commit 9d95a7c650
333 changed files with 3 additions and 498637 deletions

View File

@@ -1,9 +0,0 @@
import { makeSkeletonPage } from "../../runtime/makeSkeletonPage.js";
export default makeSkeletonPage({
title: "Payment Config",
routePath: "/config/payment",
moduleId: "kXt",
featureKey: "config.payment",
notes: ["Uses payment.fetch/getPaymentMethods/getPaymentForm/save/drop/show/sort."],
});