fix build failure

This commit is contained in:
Pearl Dsilva 2026-02-11 10:05:39 -05:00
parent 255144f383
commit 1c18d31180
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ public class CloneBackupOfferingCmd extends BaseAsyncCmd implements DomainAndZon
@Override
public String getEventType() {
return EventTypes.EVENT_VM_BACKUP_CLONE_OFFERING;
return EventTypes.EVENT_VM_BACKUP_OFFERING_CLONE;
}
@Override