* Swap URL

* Add debug
This commit is contained in:
Eric Bailey
2025-08-23 14:45:57 -05:00
committed by GitHub
parent 99d7570818
commit 3b7b93a411
2 changed files with 50 additions and 6 deletions
+2
View File
@@ -480,4 +480,6 @@ export type MetricEvents = {
* Specifically for the `BlockedGeoOverlay`
*/
'blockedGeoOverlay:shown': {}
'geo:debug': {}
}