Leave Server?

Leaving will remove {{ room().name }} from your My Servers list.

@if (isOwner()) {

You are the current owner of this server.

You can optionally promote another member before leaving. If you skip this step, the server will continue without an owner.

@if (ownerCandidates().length > 0) { } @else {

No other known members are available to promote right now.

}
}