made an unlove graphic

This commit is contained in:
booploops 2022-01-07 12:03:25 -08:00
parent eca7d4c78b
commit 99627fdeb6
4 changed files with 9 additions and 3 deletions

View file

@ -2856,7 +2856,7 @@ const app = new Vue({
}
},
{
"icon": "./assets/feather/x-circle.svg",
"icon": "./assets/feather/unheart.svg",
"id": "unlove",
"name": "Unlove",
"disabled": true,