Skip to content
Snippets Groups Projects
Commit c23e06c4 authored by armar-user's avatar armar-user
Browse files

replace @ with -at- in gui name (committed by FR)

parent 15844519
No related branches found
No related tags found
No related merge requests found
......@@ -234,7 +234,7 @@ namespace armarx
}
else
{
return user + "@" + hostname;
return user + "-at-" + hostname;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment