Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
luisthieme committed Dec 5, 2024
1 parent 6e972dd commit c988aeb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/components/UIDynamicForm.vue
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,6 @@ export default {
this.$socket.emit('widget-action', this.id, msgArr);
},
init() {
// this.forceRerender();
this.actions = this.props.options;
},
actionFn(action) {
Expand Down

0 comments on commit c988aeb

Please sign in to comment.