mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 21:13:35 +00:00
[desktop] Rebrand desktop apps
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
@@ -649,7 +649,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