refactor a lot of things
fix: postgres_passwords could be longer feat: able to define postgresql databases from the ui
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<div class="stat-value">{{ $s3s->count() }}</div>
|
||||
</div>
|
||||
</div>
|
||||
@if (isDev())
|
||||
@if (is_dev())
|
||||
<livewire:dev.s3-test/>
|
||||
<livewire:dev.scheduled-backups/>
|
||||
@endif
|
||||
|
||||
Reference in New Issue
Block a user