Commit fd3136d7 authored by Yavor Grancharov's avatar Yavor Grancharov
Browse files

fix: name typo

parent 0a3c0cfb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ class GeoLocation extends DBObject<IGeoLocation, IGeoLocationCreateObject>
		return getCountryName(this.countryId);
	}

	set countryName(caountryName: CountryName) {}
	set countryName(countryName: CountryName) {}

	get isLocValid(): any {
		return (