Skip to content

Commit

Permalink
Hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
BojanSovticEngIT committed Jul 26, 2024
1 parent 2c1114d commit 17b9931
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/UI/KnCron/KnCron.vue
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,6 @@ export default defineComponent({
valid = false
}
this.$emit('cronValid', valid && this.validInterval)
return valid
},
validInterval(): boolean {
Expand Down

0 comments on commit 17b9931

Please sign in to comment.