mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-13 03:21:02 +00:00
Fix location
This commit is contained in:
+2
-2
@@ -6,8 +6,8 @@ declare module 'iplocation' {
|
||||
country?: string;
|
||||
countryCode?: string;
|
||||
isp?: string;
|
||||
lat: number;
|
||||
lon: number;
|
||||
latitude: number;
|
||||
longitude: number;
|
||||
org?: string;
|
||||
query?: string;
|
||||
region?: string;
|
||||
|
||||
Reference in New Issue
Block a user