its unlove not unload @vapormusic
This commit is contained in:
parent
00b16bfd47
commit
f115cb7422
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue