Skip to content

Commit 5762a5a

Browse files
committed
fix: [torrust#801] fixed authorization definition
1 parent a804624 commit 5762a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/services/authorization.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ pub enum ACTION {
5252
GetCanonicalInfoHash,
5353
ChangePassword,
5454
BanUser,
55-
GenerateUserProfilesListing,
55+
GenerateUserProfileSpecification,
5656
}
5757

5858
pub struct Service {

0 commit comments

Comments
 (0)