update for travelmode change bug fixes
This commit is contained in:
@ -16,6 +16,7 @@ class Destination {
|
||||
String? photos;
|
||||
double? checkin_radious;
|
||||
int? auto_checkin;
|
||||
bool selected = false;
|
||||
|
||||
Destination({
|
||||
this.name,
|
||||
|
||||
Reference in New Issue
Block a user