mirror of
https://github.com/10h30/wp-strava.git
synced 2026-07-17 05:33:44 +09:00
Added ActivitiesList block
This commit is contained in:
@@ -202,6 +202,7 @@ class WPStrava {
|
||||
static $blocks = array(
|
||||
'WPStrava_Blocks_Activity',
|
||||
'WPStrava_Blocks_Route',
|
||||
'WPStrava_Blocks_ActivitiesList',
|
||||
);
|
||||
|
||||
// automatically load dependencies and version
|
||||
|
||||
Reference in New Issue
Block a user