You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we're hardcoding the .coder suffix in the menu items.
With coder/coder#16828 the HostnameSuffix will become a configurable value, thus we need to read that value and adjust the UI accordingly.
The text was updated successfully, but these errors were encountered:
Currently we're hardcoding the
.coder
suffix in the menu items.With coder/coder#16828 the
HostnameSuffix
will become a configurable value, thus we need to read that value and adjust the UI accordingly.The text was updated successfully, but these errors were encountered: