Skip to content
Snippets Groups Projects
Commit 97cead2f authored by FurWaz's avatar FurWaz
Browse files

Update ZoneInfo.java

parent d34126ef
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ import java.util.Date;
import java.util.List;
public class ZoneInfo {
String name = "";
String name = "X";
Date date;
MeteoInfo meteo;
List<PhotoInfo> photos = new ArrayList<>();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment