We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 961ad96 commit cb1bb12Copy full SHA for cb1bb12
dev-demo/resources/audit_log.ts
@@ -1,6 +1,6 @@
1
import { AdminForthDataTypes, AdminForthResourceInput } from "../../adminforth";
2
import { v1 as uuid } from "uuid";
3
-import AuditLogPlugin from "../../plugins/adminforth-audit-log";
+import AuditLogPlugin from "../../plugins/adminforth-audit-log/index";
4
5
export default {
6
dataSource: "maindb",
0 commit comments