mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-17 00:29:56 +00:00
remove tag_not_member
This commit is contained in:
@@ -252,11 +252,7 @@ export class JoinLobbyModal extends BaseModal {
|
||||
></o-button>
|
||||
</div>
|
||||
<o-button
|
||||
title=${
|
||||
this.identity.validating
|
||||
? translateText("username.tag_checking")
|
||||
: translateText("private_lobby.join_lobby")
|
||||
}
|
||||
title=${translateText("private_lobby.join_lobby")}
|
||||
width="block"
|
||||
submit
|
||||
?disable=${!this.identity.ready}
|
||||
|
||||
Reference in New Issue
Block a user