Description
Currently we're hardcoding the .coder
suffix in the MenuItemView
.
With coder/coder#16828 the HostnameSuffix
will become a configurable value, thus we need to read that value and adjust the UI accordingly.
Currently we're hardcoding the .coder
suffix in the MenuItemView
.
With coder/coder#16828 the HostnameSuffix
will become a configurable value, thus we need to read that value and adjust the UI accordingly.