mirror of
https://github.com/pi-hole/web.git
synced 2026-04-28 04:33:58 +01:00
committed by
dependabot-preview[bot]
parent
256887b78e
commit
ae13014565
@@ -129,7 +129,7 @@ function validateIPv6CIDR(ip) {
|
||||
return ipv6validator.test(ip);
|
||||
}
|
||||
|
||||
window.utils = (function() {
|
||||
window.utils = (function () {
|
||||
return {
|
||||
showAlert: showAlert,
|
||||
datetime: datetime,
|
||||
|
||||
Reference in New Issue
Block a user