Skip to content

Commit

Permalink
[geolocation] fixed Geolocation.Place acces
Browse files Browse the repository at this point in the history
  • Loading branch information
pkoscik committed Mar 25, 2022
1 parent 59b8018 commit 54cf8dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geolocation.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace Weather
{
internal class Geolocation
public class Geolocation
{
public class Place
{
Expand Down

0 comments on commit 54cf8dd

Please sign in to comment.