API功能性修复
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
import { makeSkeletonPage } from "../../runtime/makeSkeletonPage.js";
|
||||
|
||||
export default makeSkeletonPage({
|
||||
title: "Plugin Management",
|
||||
routePath: "/config/plugin",
|
||||
moduleId: "jQt",
|
||||
featureKey: "config.plugin",
|
||||
notes: ["Bundle contains plugin list, type, install, upgrade, enable/disable, upload, delete flows."],
|
||||
});
|
||||
Reference in New Issue
Block a user