remove some rpc structs and fix warden
This commit is contained in:
@@ -46,7 +46,7 @@ function TeamFooter(args) {
|
||||
<button
|
||||
disabled={team.some(c => !c)}
|
||||
onClick={() => navToList()}>
|
||||
Join Instance
|
||||
Confirm
|
||||
</button>
|
||||
</footer>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user