Skip to content

Commit b11ffd1

Browse files
committed
Updated ui
1 parent 7bf17d3 commit b11ffd1

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

ide-common/src/main/kotlin/org/digma/intellij/plugin/posthog/ActivityMonitor.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@ class ActivityMonitor(private val project: Project) : Disposable {
172172
"email" to getEmailForEvent(),
173173
INSTALL_STATUS_PROPERTY_NAME to getCurrentInstallStatus(),
174174
"user_requested_course" to courseRequested.toString()
175-
176175
)
177176
)
178177
postHog?.alias(userId, email)

src/main/resources/webview/main/index.js

Lines changed: 58 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)