Skip to content

Commit

Permalink
Update index.asset.php file for Ecommerce Module
Browse files Browse the repository at this point in the history
  • Loading branch information
aratidgr8 committed Oct 17, 2024
1 parent 270f9d5 commit 0c81b64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build/index.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'react-dom', 'wp-api-fetch', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-element', 'wp-i18n', 'wp-url'), 'version' => 'fdecf6eb6c16f87153bc');
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'react-dom', 'wp-api-fetch', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-element', 'wp-i18n', 'wp-url'), 'version' => 'c417858e5fdcb3ec43bd');
3 changes: 1 addition & 2 deletions src/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,7 @@ export const wpSolutionsPromotedPluginsList = [
plsProviderName: "automattic",
download: "https://downloads.wordpress.org/plugin/sensei-lms.latest-stable.zip",
basename: "sensei-lms/sensei-lms.php",
url: "post-new.php?post_type=course"

url: "post-new.php?post_type=course"
},
{
title: "ADD AN AFFILIATE PROGRAM",
Expand Down

0 comments on commit 0c81b64

Please sign in to comment.