Feat: add password for player
This commit is contained in:
		| @@ -1,9 +1,6 @@ | ||||
| {{define "roomlist"}} | ||||
| <div id="roomlist" hx-get="/" hx-trigger="sse:roomlistupdate" hx-target="#ancestor"> | ||||
| {{range .}} | ||||
| <p> | ||||
|     {{.ID}} | ||||
| </p> | ||||
| <div hx-get="/room-join?id={{.ID}}" hx-target="#ancestor" class="room-item mb-3 p-4 border rounded-lg hover:bg-gray-50 transition-colors"> | ||||
|     <div class="flex justify-between items-center"> | ||||
|         <div class="room-info"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Grail Finder
					Grail Finder