bump to v1.8.2
This commit is contained in:
parent
dd3b7e5346
commit
449f95500a
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "vencord",
|
"name": "vencord",
|
||||||
"private": "true",
|
"private": "true",
|
||||||
"version": "1.8.1",
|
"version": "1.8.2",
|
||||||
"description": "The cutest Discord client mod",
|
"description": "The cutest Discord client mod",
|
||||||
"homepage": "https://github.com/Vendicated/Vencord#readme",
|
"homepage": "https://github.com/Vendicated/Vencord#readme",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
|
|
|
@ -39,7 +39,6 @@ export default definePlugin({
|
||||||
|
|
||||||
Icon: () => (
|
Icon: () => (
|
||||||
<svg
|
<svg
|
||||||
className="icon"
|
|
||||||
height="24"
|
height="24"
|
||||||
width="24"
|
width="24"
|
||||||
viewBox="0 0 24 24"
|
viewBox="0 0 24 24"
|
||||||
|
|
Loading…
Reference in a new issue