Browse Source

AltoFocus: Removes unnecessary closing paragraph typo which was causing a fatal error on wpcom

Allan Cole 7 năm trước cách đây
mục cha
commit
378e4ff3bd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      altofocus/inc/jetpack-fonts.php

+ 1 - 1
altofocus/inc/jetpack-fonts.php

@@ -519,4 +519,4 @@ function altofocus_custom_font_rules( $category_rules ) {
 	);
 
 	return $category_rules;
-} );
+}