mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
fix(user): change permission for sample data (#3462)
This commit is contained in:
@ -327,8 +327,8 @@ pub enum Flow {
|
||||
InviteUser,
|
||||
/// Invite multiple users
|
||||
InviteMultipleUser,
|
||||
/// Delete user
|
||||
DeleteUser,
|
||||
/// Delete user role
|
||||
DeleteUserRole,
|
||||
/// Incremental Authorization flow
|
||||
PaymentsIncrementalAuthorization,
|
||||
/// Get action URL for connector onboarding
|
||||
|
||||
Reference in New Issue
Block a user