Skip to content

Commit

Permalink
fixup! IBX-7492: Fixed error when editing image in user profile
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwojs committed Jul 22, 2024
1 parent a9cd4ad commit 57cfc55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/Data/Content/ContentUpdateData.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
namespace Ibexa\ContentForms\Data\Content;

use Ibexa\ContentForms\Data\NewnessCheckable;
use Ibexa\ContentForms\Data\VersionInfoAwareInterface;
use Ibexa\Core\Repository\Values\Content\ContentUpdateStruct;
use Ibexa\Core\Repository\Values\Content\VersionInfo;

Expand Down

0 comments on commit 57cfc55

Please sign in to comment.