mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-31 12:10:19 -07:00
Log details
New: Logs now have details available
This commit is contained in:
parent
436644318b
commit
e7ac2247ab
12 changed files with 78 additions and 12 deletions
|
@ -21,7 +21,7 @@ define(
|
|||
},
|
||||
|
||||
_showDetails: function () {
|
||||
vent.trigger(vent.Commands.ShowHistoryDetails, { history: this.model });
|
||||
vent.trigger(vent.Commands.ShowHistoryDetails, { model: this.model });
|
||||
}
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue