Skip to content

Commit

Permalink
🐛 add missing properties which break shortcuts
Browse files Browse the repository at this point in the history
  • Loading branch information
keithCuniah committed Jul 25, 2023
1 parent 359c6c6 commit e9c8672
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ export default {
data() {
return {
originalRecord: null,
autofocusPosition: 0,
};
},
setup() {
Expand Down

0 comments on commit e9c8672

Please sign in to comment.