app: Add a page to create a group
This commit is contained in:
committed by
nitnelave
parent
35ee2834a3
commit
01c82f09eb
@@ -147,6 +147,7 @@ impl GroupDetails {
|
||||
html! {
|
||||
<tr key="EmptyRow">
|
||||
<td>{"No members"}</td>
|
||||
<td/>
|
||||
</tr>
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user