mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update smart match tab
This commit is contained in:
parent
e7448d6369
commit
f45621207c
3 changed files with 27 additions and 29 deletions
|
@ -3430,7 +3430,7 @@
|
|||
|
||||
self.deleteSmartMatchEntries = function (entries) {
|
||||
|
||||
var url = self.getUrl("Library/FileOrganizations/SmartMatches");
|
||||
var url = self.getUrl("Library/FileOrganizations/SmartMatches/Delete");
|
||||
|
||||
var postData = {
|
||||
Entries: entries
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue