aboutsummaryrefslogtreecommitdiff
path: root/kamon-status/src/components/ModuleList.vue
diff options
context:
space:
mode:
Diffstat (limited to 'kamon-status/src/components/ModuleList.vue')
-rw-r--r--kamon-status/src/components/ModuleList.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/kamon-status/src/components/ModuleList.vue b/kamon-status/src/components/ModuleList.vue
index 6cef9e2d..ded523d7 100644
--- a/kamon-status/src/components/ModuleList.vue
+++ b/kamon-status/src/components/ModuleList.vue
@@ -42,7 +42,7 @@ export default class ModuleList extends Vue {
name: 'Kamon APM',
description: 'See your metrics and trace data for free with a Starter account.',
kind: ModuleKind.Combined,
- isProgrammaticallyRegistered: false,
+ programmaticallyRegistered: false,
enabled: false,
started: false,
clazz: ''