mirror of
https://github.com/10h30/wp-strava.git
synced 2026-06-05 15:10:01 +09:00
Fixed syntax error in SOMMetric
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
class WPStrava_SOMMetric extends WPStrava_SOM
|
||||
class WPStrava_SOMMetric extends WPStrava_SOM {
|
||||
/**
|
||||
* @param $m meters
|
||||
* @return string km
|
||||
|
||||
Reference in New Issue
Block a user