mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
whitespace sweep
This commit is contained in:
@@ -25,4 +25,3 @@ extended_headers_rcpt = [{{ '"' + ( '", "'.join(OPNsense.Rspamd.milter_headers.e
|
||||
use = [{{ '"' + ( '", "'.join(usemodules) ) + '"' }}];
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
$("#listdiagnostics").text(data['response']);
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
$( document ).ready(function() {
|
||||
|
||||
var data_get_map = {'frm_nut':'/api/nut/settings/get'};
|
||||
|
||||
Reference in New Issue
Block a user