Skip to content

Commit 5b61166

Browse files
committed
Update wp-accessibility-toolbar.php
1 parent 31be579 commit 5b61166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-accessibility-toolbar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ function wpa_register_scripts() {
4747
$wpa_version,
4848
array(
4949
'in_footer' => true,
50-
'strategy' => 'defer',
50+
'strategy' => 'defer',
5151
)
5252
);
5353
}

0 commit comments

Comments
 (0)