Skip to content

Commit

Permalink
fix: wrong value
Browse files Browse the repository at this point in the history
  • Loading branch information
xhayper committed Nov 29, 2022
1 parent 7a0dabd commit 71e57f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -901,8 +901,8 @@
},
"rpc.buttonEnabled": {
"type": "boolean",
"markdownDeprecationMessage": "**Deprecated**: Please use `#vscord.status.button.enabled#` instead.",
"deprecationMessage": "Deprecated: Please use vscord.status.button.enabled instead."
"markdownDeprecationMessage": "**Deprecated**: Please use `#vscord.status.buttons.button1.enabled#` instead.",
"deprecationMessage": "Deprecated: Please use vscord.status.buttons.button1.enabled instead."
},
"rpc.buttonActiveLabel": {
"type": "string",
Expand Down Expand Up @@ -1033,4 +1033,4 @@
]
},
"packageManager": "yarn@3.3.0"
}
}

0 comments on commit 71e57f1

Please sign in to comment.