mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[k8s] IJPL-206187: change inlay.configuration version
GitOrigin-RevId: a06c937d2cb9e6b8395eaf79eaa72b3aa0c2878d
This commit is contained in:
committed by
intellij-monorepo-bot
parent
d71fea388e
commit
07dd8b1624
+1
-1
@@ -19,7 +19,7 @@ import com.intellij.openapi.project.Project
|
||||
private val LOG = logger<InlayProviderUsageCollector>()
|
||||
|
||||
internal class InlayProviderUsageCollector : ProjectUsagesCollector() {
|
||||
private val INLAY_CONFIGURATION_GROUP = EventLogGroup("inlay.configuration", 53)
|
||||
private val INLAY_CONFIGURATION_GROUP = EventLogGroup("inlay.configuration", 54)
|
||||
|
||||
private val GLOBAL_SETTINGS_EVENT = INLAY_CONFIGURATION_GROUP.registerEvent(
|
||||
"global.inlays.settings",
|
||||
|
||||
Reference in New Issue
Block a user