修复丢失的前端文件
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
import { makeSkeletonPage } from "../../runtime/makeSkeletonPage.js";
|
||||
|
||||
export default makeSkeletonPage({
|
||||
title: "Knowledge Management",
|
||||
routePath: "/config/knowledge",
|
||||
moduleId: "a4t",
|
||||
featureKey: "config.knowledge",
|
||||
notes: ["Includes knowledge article fetch, edit, preview, and sort flows."],
|
||||
});
|
||||
Reference in New Issue
Block a user