Skip to content

Commit

Permalink
ditto
Browse files Browse the repository at this point in the history
  • Loading branch information
Bigmancozmo authored Dec 3, 2024
1 parent ac81c84 commit 4f5b1d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"description": "Various options to hide your account/username",
"repository": "https://github.com/Bigmancozmo/Hide-Profile-Button",
"settings": {
"enabled": {
"hide-button": {
"name": "Hide Button on Main Menu",
"default": true,
"type": "bool"
},
"name-only": {
"hide-name": {
"name": "Hide Name on Main Menu",
"default": false,
"default": true,
"type": "bool"
},
"hide-icon-kit": {
Expand Down

0 comments on commit 4f5b1d5

Please sign in to comment.