mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-24 22:35:49 -04:00
Revert..
This commit is contained in:
@@ -15,6 +15,8 @@ module.exports = Backgrid.SelectCell.extend({
|
||||
if(ProfileCollection.get(this.defaultProfile))
|
||||
{
|
||||
this.profile = this.defaultProfile;
|
||||
} else {
|
||||
this.profile = ProfileCollection.get(1);
|
||||
}
|
||||
|
||||
this.render();
|
||||
|
||||
Reference in New Issue
Block a user