Fix indentation

This commit is contained in:
IanDelMar 2020-04-28 14:04:59 +02:00 committed by GitHub
parent 76ee06b67a
commit 7a783d1cd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ if ( ! function_exists( 'understrap_setup' ) ) {
'comment-list', 'comment-list',
'gallery', 'gallery',
'caption', 'caption',
'script', 'script',
'style', 'style',
) )
); );