mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-02 09:11:17 +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':
|
case 'plugin review team':
|
||||||
$classes = array( 'badge-plugins-reviewer', 'dashicons-admin-plugins' );
|
$classes = array( 'badge-plugins-reviewer', 'dashicons-admin-plugins' );
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case 'photos team':
|
case 'photos team':
|
||||||
$classes = array( 'badge-photos', 'dashicons-camera' );
|
$classes = array( 'badge-photos', 'dashicons-camera' );
|
||||||
break;
|
break;
|
||||||
|
|
Loading…
Reference in a new issue