Merge branch 'develop' into develop
This commit is contained in:
commit
5eebc7221d
17 changed files with 58 additions and 51 deletions
|
@ -43,7 +43,7 @@ export default ({ match, history }: RouteComponentProps) => {
|
|||
<>
|
||||
{
|
||||
schedules.length === 0 ?
|
||||
<p css={tw`text-sm text-center text-neutral-400`}>
|
||||
<p css={tw`text-sm text-center text-neutral-300`}>
|
||||
There are no schedules configured for this server.
|
||||
</p>
|
||||
:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue