mirror of
https://github.com/10h30/wp-strava.git
synced 2026-07-12 03:06:34 +09:00
changed icon
This commit is contained in:
@@ -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 );
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user