mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 14:53:45 +02:00
Update server listing and associated logic to pull from the panel dynamiacally
This commit is contained in:
@@ -70,7 +70,7 @@ export default () => {
|
||||
</div>
|
||||
{
|
||||
loading ?
|
||||
<Spinner large={true} centered={true}/>
|
||||
<Spinner size={'large'} centered={true}/>
|
||||
:
|
||||
!files.length ?
|
||||
<p className={'text-sm text-neutral-600 text-center'}>
|
||||
|
||||
Reference in New Issue
Block a user