Changed blocks front top group ID to fit the Dev55 block id
authorLaury GvR <laury@gaslightmedia.com>
Wed, 31 Jan 2018 17:47:10 +0000 (12:47 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 31 Jan 2018 17:47:10 +0000 (12:47 -0500)
functions.php

index e92ac93..24d6022 100644 (file)
@@ -9,7 +9,7 @@
 require get_template_directory() . '/inc/menu-walker.php';
 require get_template_directory() . '/inc/navigation.php';
 
-DEFINE("BLOCKS_FRONT_TOP_GROUP",65980);
+DEFINE("BLOCKS_FRONT_TOP_GROUP",66139);
 
 if ( ! function_exists( 'wmta_setup' ) ) :
 /**