mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-02-22 15:54:36 +00:00
Its a good idea to remove testing elements before merging
This commit is contained in:
@@ -93,10 +93,6 @@ module.exports = Marionette.Layout.extend({
|
||||
this.downloadId = options.downloadId;
|
||||
this.title = options.title;
|
||||
|
||||
//TODO: remove (just for testing)
|
||||
this.folder = 'C:\\Test';
|
||||
// this.folder = 'E:\\X-Server';
|
||||
|
||||
this.templateHelpers = {
|
||||
title : this.title || this.folder
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user