Skip to content

Commit

Permalink
ACS-5133 Fix after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksanderSklorz committed Jan 17, 2024
1 parent 14daeaa commit 737f6ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/aca-content/src/lib/store/effects/node.effects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ import {
ExpandInfoDrawerAction,
ManageRulesAction,
ShowLoaderAction,
SetInfoDrawerStateAction
SetInfoDrawerStateAction,
NavigateUrlAction
} from '@alfresco/aca-shared/store';
import { ContentManagementService } from '../../services/content-management.service';
Expand Down

0 comments on commit 737f6ba

Please sign in to comment.