Merge pull request #2964 from AreYouRlyScared/Fixes
Update browsers list, linting & Changed page title
This commit is contained in:
commit
7813f17046
2 changed files with 3 additions and 13 deletions
|
@ -48,7 +48,7 @@ export default () => {
|
|||
}
|
||||
|
||||
return (
|
||||
<ServerContentBlock title={'Subusers'}>
|
||||
<ServerContentBlock title={'Users'}>
|
||||
<FlashMessageRender byKey={'users'} css={tw`mb-4`}/>
|
||||
{!subusers.length ?
|
||||
<p css={tw`text-center text-sm text-neutral-300`}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue