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 +1 -1
- package/sf-i-events.js +1 -1
- package/sf-i-events.js.map +1 -1
- package/src/sf-i-events.ts +1 -1
package/src/sf-i-events.ts
CHANGED
|
@@ -19158,7 +19158,7 @@ export class SfIEvents extends LitElement {
|
|
|
19158
19158
|
view = "entity";
|
|
19159
19159
|
}
|
|
19160
19160
|
|
|
19161
|
-
path = "
|
|
19161
|
+
path = "getallcountryevents";
|
|
19162
19162
|
|
|
19163
19163
|
let sDate = "";
|
|
19164
19164
|
let eDate = "";
|