opencode
opencode copied to clipboard
fix(desktop): remove split operation in serverDisplayName function
What does this PR do?
It removes the split from the serverDisplayName function, this allows the path of the server url to also be shown and Closes #7396. Preventing issues when there are server urls with the same domains.
How did you verify your code works?
Tested the app locally and have these results.