mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Notification settings added to the UI
This commit is contained in:
5
UI/Settings/Notifications/Model.js
Normal file
5
UI/Settings/Notifications/Model.js
Normal file
@@ -0,0 +1,5 @@
|
||||
"use strict";
|
||||
define(['app'], function () {
|
||||
NzbDrone.Settings.Notifications.Model = Backbone.DeepModel.extend({
|
||||
});
|
||||
});
|
Reference in New Issue
Block a user