Skip to content

Commit cb1bb12

Browse files
committed
dev-demo: use realtime auditlog
1 parent 961ad96 commit cb1bb12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-demo/resources/audit_log.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { AdminForthDataTypes, AdminForthResourceInput } from "../../adminforth";
22
import { v1 as uuid } from "uuid";
3-
import AuditLogPlugin from "../../plugins/adminforth-audit-log";
3+
import AuditLogPlugin from "../../plugins/adminforth-audit-log/index";
44

55
export default {
66
dataSource: "maindb",

0 commit comments

Comments
 (0)