Skip to content

Commit

Permalink
Stable flutter 24.5 and enable rv sanitary stations
Browse files Browse the repository at this point in the history
  • Loading branch information
Zverik committed Sep 22, 2024
1 parent eaadd30 commit 9860458
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion lib/helpers/good_tags.dart
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,6 @@ bool isGoodTags(Map<String, String> tags) {
'parking_entrance',
'loading_dock',
'waste_dump_site',
'sanitary_dump_station',
'waste_transfer_station',
};
return !kWrongAmenities.contains(v);
Expand Down
2 changes: 1 addition & 1 deletion vendor/flutter
Submodule flutter updated 2178 files

0 comments on commit 9860458

Please sign in to comment.