mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
Log
This commit is contained in:
parent
889c9dbbd4
commit
e0ef9a8386
@ -28,7 +28,7 @@ export async function initLegacyAnalytics () {
|
||||
}
|
||||
});
|
||||
|
||||
console.log(`-- Analytics Initialized for ${userId} --`);
|
||||
console.log(`-- Legacy analytics Initialized for ${userId} --`);
|
||||
}
|
||||
|
||||
export function trackLegacyEvent (event, properties = {}) {
|
||||
|
Loading…
Reference in New Issue
Block a user