Update src/components/notifications/Cellsynt.vue

Co-authored-by: Frank Elsinga <frank@elsinga.de>
pull/4625/head
Simon Nilsson 1 month ago committed by GitHub
parent 5ce5697c36
commit c78bb4326b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -48,7 +48,6 @@ export default {
mounted() {
this.$parent.notification.cellsyntOriginator = "uptime-kuma";
this.$parent.notification.cellsyntOriginatortype = "alpha";
console.log("hello world");
}
};
</script>

Loading…
Cancel
Save