Skip to content

Commit

Permalink
Merge pull request #160 from Daelso/hunter_fix
Browse files Browse the repository at this point in the history
resets debug
  • Loading branch information
Daelso authored Apr 7, 2024
2 parents f4e51d4 + 3c70e4a commit b99cb43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/character_creator/vtm/vampire-5e.vue
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@ export default {
},
data() {
return {
debug: true,
debug: false,
saving: false,
homebrewDialog: false,
advantagesObj: {
Expand Down

0 comments on commit b99cb43

Please sign in to comment.