mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 22:46:16 +00:00
database backups
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
<x-confirm-modal
|
||||
name="delete-backup"
|
||||
:title="__('Confirm')"
|
||||
:description="__('Are you sure that you want to delete this backup?')"
|
||||
method="delete"
|
||||
/>
|
Reference in New Issue
Block a user