sf-i-events 1.0.621 → 1.0.622

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "sf-i-events",
3
3
  "private": false,
4
- "version": "1.0.621",
4
+ "version": "1.0.622",
5
5
  "description": "Superflows Navigation Component",
6
6
  "main": "sf-i-events.js",
7
7
  "module": "sf-i-events.js",
package/sf-i-events.js CHANGED
@@ -13628,7 +13628,7 @@ let SfIEvents = class SfIEvents extends LitElement {
13628
13628
  else {
13629
13629
  view = "entity";
13630
13630
  }
13631
- path = "getallcountryevents1";
13631
+ path = "getallcountryevents";
13632
13632
  let sDate = "";
13633
13633
  let eDate = "";
13634
13634
  //console.log('currenttab', this.getCurrentTab());