feat: update .env.example for demo database setup and add image search functionality in AdventureModal
This commit is contained in:
@@ -545,6 +545,7 @@
|
||||
if (adventure.is_visited && !reverseGeocodePlace?.is_visited) {
|
||||
markVisited();
|
||||
}
|
||||
imageSearch = adventure.name;
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user