@if (inRoom()) { {{ roomName() }} @if (isVoiceWorkspaceExpanded()) { / {{ connectedVoiceChannelName() }} } @else if (textChannels().length > 0) { / {{ activeTextChannelName() }} } @if (showRoomCompatibilityNotice()) { {{ signalServerCompatibilityError() }} } @if (showRoomReconnectNotice()) { Reconnecting to signal server… } @if (roomContextMeta()) { } } @else {
{{ username() }} | {{ serverName() }} Reconnecting…
}
@if (showMenu()) {
@if (inRoom()) { }
{{ inviteStatus() }}
}
@if (isElectron()) { }
@if (showMenu()) {
} @if (showLeaveConfirm() && currentRoom()) { }