At least make backuptarget.add event known for eventlogs

This commit is contained in:
Johannes Zellner
2025-10-06 12:59:49 +02:00
parent 181b9cdee6
commit efa4c09306
2 changed files with 6 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ const availableActions = [
{ id: 'backup.cleanup.finish' },
{ id: 'backup.finish' },
{ id: 'backup.start' },
{ id: 'backuptarget.add' },
{ id: 'branding.avatar' },
{ id: 'branding.footer' },
{ id: 'branding.name' },