its unlove not unload @vapormusic

This commit is contained in:
Maikiwi 2022-01-30 13:50:33 -08:00
parent 00b16bfd47
commit f115cb7422

View file

@ -305,7 +305,7 @@
"icon": "./assets/feather/heart.svg", "icon": "./assets/feather/heart.svg",
"id": "unlove", "id": "unlove",
"active": true, "active": true,
"name": this.app.getLz('action.unload'), "name": this.app.getLz('action.unlove'),
"hidden": true, "hidden": true,
"action": function () { "action": function () {
app.unlove(self.item) app.unlove(self.item)