fixed delete bug

This commit is contained in:
hannathkadher
2024-11-21 16:11:53 +04:00
parent 67c5ebaa41
commit 221fd47e2e
2 changed files with 5 additions and 2 deletions

View File

@ -126,8 +126,8 @@ export class SpaceService {
try {
// First, check if the community exists
const space = await this.validateCommunityAndSpace(
spaceUuid,
communityUuid,
spaceUuid,
);
// Delete the space