Fix Tasks cannot be deleted in OSS builds

This commit is contained in:
Maurus Decimus
2026-05-26 19:31:23 +02:00
parent dc4191a542
commit 0e655828b3
2 changed files with 2 additions and 1 deletions

View File

@@ -318,7 +318,7 @@ pub(crate) async fn task_set(
// SPDX-SnippetEnd
#[cfg(not(feature = "enterprise"))]
{
if let Task::DestroyAccount(_) = task {
set.response.not_destroyed.append(
id,
SetError::forbidden().with_description(