mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
whitespace sweep
This commit is contained in:
parent
16d123f3f3
commit
0bc2c008f9
2 changed files with 1 additions and 2 deletions
|
|
@ -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'};
|
||||
|
|
|
|||
Loading…
Reference in a new issue