Skip to content

Commit

Permalink
Add missing actionlist attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
bohdanm-bb committed Feb 8, 2024
1 parent ec5b668 commit 871763a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Apps.XTM/Actions/GlossaryActions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

namespace Apps.XTM.Actions
{
[ActionList]
public class GlossaryActions : XtmInvocable
{
private readonly IFileManagementClient _fileManagementClient;
Expand Down

0 comments on commit 871763a

Please sign in to comment.