mirror of
https://github.com/10h30/wp-strava.git
synced 2026-07-11 18:56:18 +09:00
Fixed another syntax error in SOMMetric
This commit is contained in:
@@ -44,3 +44,4 @@ class WPStrava_SOMMetric extends WPStrava_SOM {
|
||||
public function get_elevation_label() {
|
||||
return __( 'meters', 'wp-strava' );
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user