full translate for AddProfile pages 10%

This commit is contained in:
2025-07-14 22:53:34 +02:00
parent 1646a0b6e3
commit 479ab76fb7
4 changed files with 23 additions and 5 deletions

View File

@@ -303,7 +303,6 @@ class _MyHomePageState extends State<ListItemMenu> {
}
} catch (e) {
fetchPostsByLocation();
print("Error getting city and country: $e");
}
}