This commit is contained in:
2025-06-15 01:22:31 +09:00
parent 214fb75f98
commit 43a35e81bd
3 changed files with 55 additions and 87 deletions

View File

@@ -154,6 +154,4 @@ class ControllerPlugin extends BaseControllerPlugin {
}
}
module.exports = {
ControllerPlugin
};
module.exports = {ControllerPlugin};