We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5713e1f commit 7ac816cCopy full SHA for 7ac816c
src/main/kotlin/infrastructure/event/util/EventProperties.kt
@@ -38,6 +38,6 @@ object EventProperties {
38
const val stopCustomLightTopic = "stop-custom-light-events"
39
40
/** The topic for automation proposals events. */
41
- const val automationProposalsEventsTopic = "automation-proposals-events"
+ const val automationProposalsEventsTopic = "automation-proposal-events"
42
}
43
0 commit comments