Update session display
This commit is contained in:
4
ui.html
4
ui.html
@@ -9,8 +9,8 @@
|
||||
<body>
|
||||
this is the UI
|
||||
<br>
|
||||
<span id="current_session">You are not in any session.</span>
|
||||
<br>
|
||||
<span id="current_session">You are not in any session.</span><br>
|
||||
<span id="all_sessions"></span><br>
|
||||
<br>
|
||||
<button id="btn_create_session">Create session</button>
|
||||
<br><br><br>
|
||||
|
||||
Reference in New Issue
Block a user