diff --git a/plugin.json b/plugin.json index f885d61..19406fb 100644 --- a/plugin.json +++ b/plugin.json @@ -14,6 +14,5 @@ { "hook": "filter:admin.create_routes", "method": "addAdminRoute", "callbacked": true } - ], - "staticDirs": ["./static"] + ] }