Changeset 0.28.3.2 (#189)
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
//
|
||||
// Exports: window.NotifPrefs
|
||||
|
||||
(function() {
|
||||
'use strict';
|
||||
const NotifPrefs = {
|
||||
_loaded: false,
|
||||
_prefs: [],
|
||||
@@ -169,4 +167,3 @@ NotifPrefs._getAdminSmtp = function() {
|
||||
|
||||
// ── Exports ─────────────────────────────────
|
||||
sb.ns('NotifPrefs', NotifPrefs);
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user