Skip to content

Commit

Permalink
add the config options
Browse files Browse the repository at this point in the history
tonybaloney committed Jan 27, 2025
1 parent 9497985 commit a7d9aec
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -238,6 +238,11 @@
"type": "boolean",
"default": false,
"description": "Throw ball with mouse"
},
"vscode-pets.disableEffects": {
"type": "boolean",
"default": false,
"description": "Disable special effects like snowfall"
}
}
}

0 comments on commit a7d9aec

Please sign in to comment.