mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
pgBackRest Further code quality changes Clean up code Small fix Hopefully the last bit of cleanup? Remove old comment! A couple more improvements Squash migrations
8 lines
169 B
PHP
8 lines
169 B
PHP
<x-emails.layout>
|
|
Database restore for {{ $name }} has failed.
|
|
@if($label)
|
|
Attempted to restore from backup: {{ $label }}
|
|
@endif
|
|
|
|
Error: {{ $error }}
|
|
</x-emails.layout>
|