You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/twenty-server/src/engine/core-modules/audit/README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This module provides analytics tracking functionality for the Twenty application
6
6
7
7
### Tracking Events
8
8
9
-
The `AuditService` provides a `createAnalyticsContext` method that returns an object with a `track` method. The `track` method is used to track events.
9
+
The `AuditService` provides a `createContext` method that returns an object with a `track` method. The `track` method is used to track events.
0 commit comments