sf-i-events 1.0.645 → 1.0.646

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.645",
4
+ "version": "1.0.646",
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
@@ -13935,7 +13935,7 @@ let SfIEvents = class SfIEvents extends LitElement {
13935
13935
  else {
13936
13936
  view = "entity";
13937
13937
  }
13938
- path = "getallcountryevents1";
13938
+ path = "getallcountryevents";
13939
13939
  let sDate = "";
13940
13940
  let eDate = "";
13941
13941
  //console.log('currenttab', this.getCurrentTab());