Fix: forgot to call FUS logger in this collector
This commit is contained in:
+2
@@ -12,5 +12,7 @@ object NewProjectWizardsFUSCollector {
|
||||
"group" to group,
|
||||
"isKotlinDsl" to isKotlinDsl.toString()
|
||||
)
|
||||
|
||||
KotlinFUSLogger.log(FUSEventGroups.NPWizards, "Finished", contextData)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user