mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-03 01:01:34 +02:00
Settings return with default values (via reflection)
This commit is contained in:
@@ -14,7 +14,6 @@ define([
|
||||
|
||||
initialize: function (options) {
|
||||
this.model = options.model;
|
||||
var test = 1;
|
||||
},
|
||||
|
||||
onRender: function () {
|
||||
|
Reference in New Issue
Block a user