changed icon

This commit is contained in:
Justin Foell
2021-04-30 15:48:47 -05:00
parent 30f0377b45
commit cdcb84aef2
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -85,7 +85,6 @@ class WPStrava_SegmentsRenderer {
* @author Justin Foell <justin@foell.org>
* @author Sebastian Erb <mail@sebastianerb.com>
* @since 2.9.0
* @TODO FIXME
*/
private function get_table( $segment_details, $som ) {
$strava_som = WPStrava_SOM::get_som( $som );
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "wp-strava/segment",
"title": "Strava Segment",
"category": "embed",
"icon": "location-alt",
"icon": "chart-area",
"description": "Embed a Strava Segment",
"keywords": [ "segment", "map" ],
"textdomain": "wp-strava",