From 16597155cedadc7e867ce95243def2829d8be6e4 Mon Sep 17 00:00:00 2001 From: Brandon Kraft Date: Fri, 4 Dec 2020 14:28:33 -0600 Subject: [PATCH] [not verified] Use only defer for script tag --- modules/stats.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/stats.php b/modules/stats.php index df6e3990261f4..7918b8c535e41 100644 --- a/modules/stats.php +++ b/modules/stats.php @@ -260,8 +260,8 @@ function stats_render_footer( $data ) { $data_stats_array = stats_array( $data ); $stats_footer = << - +