diff --git a/scripts/pi-hole/js/index.js b/scripts/pi-hole/js/index.js index 2d576029..48a2d6f0 100644 --- a/scripts/pi-hole/js/index.js +++ b/scripts/pi-hole/js/index.js @@ -830,7 +830,7 @@ $(document).ready(function() { } }, animation: { - duration: 2000 + duration: 750 }, cutoutPercentage: 0 } @@ -868,7 +868,7 @@ $(document).ready(function() { } }, animation: { - duration: 2000 + duration: 750 }, cutoutPercentage: 0 }