mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-05 12:13:54 +00:00
Merge commit '20c9fc5f' into traffic-2025072304
# Conflicts: # android/app/src/main/res/xml/prefs_main.xml # qt/CMakeLists.txt
This commit is contained in:
@@ -648,7 +648,7 @@ void MainWindow::OnUploadEditsMenuItem()
|
||||
{
|
||||
auto & editor = osm::Editor::Instance();
|
||||
if (editor.HaveMapEditsOrNotesToUpload())
|
||||
editor.UploadChanges(token, {{"created_by", "Organic Maps " OMIM_OS_NAME}});
|
||||
editor.UploadChanges(token, {{"created_by", "CoMaps " OMIM_OS_NAME}});
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user