mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
Using reqres to map episode to episode file
This commit is contained in:
@@ -4,6 +4,6 @@ define(
|
||||
'backbone'
|
||||
], function (Backbone) {
|
||||
return Backbone.Model.extend({
|
||||
url: window.ApiRoot + '/episodefile'
|
||||
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user