mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-01 16:51:18 +03:00
Remove whitespace.
This commit is contained in:
parent
8f87a0a7a4
commit
d225a6f48b
|
@ -284,7 +284,7 @@ function get_badge_classes( $team ) {
|
|||
case 'plugin review team':
|
||||
$classes = array( 'badge-plugins-reviewer', 'dashicons-admin-plugins' );
|
||||
break;
|
||||
|
||||
|
||||
case 'photos team':
|
||||
$classes = array( 'badge-photos', 'dashicons-camera' );
|
||||
break;
|
||||
|
|
Loading…
Reference in a new issue