Skip to content

Commit

Permalink
Merge pull request #44 from cf15-t5/hotfix/permission
Browse files Browse the repository at this point in the history
bugfix:admin transaction id 🐛
  • Loading branch information
lutfianRhdn authored Aug 24, 2023
2 parents 09c5c44 + fee01bd commit 6c2191d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/config/permission.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
'/users/',
'/categories/*',
'/events/verify',
'/transactions/'
'/transaction/*'
'/transactions/*'
]

user_permission=[
Expand Down

0 comments on commit 6c2191d

Please sign in to comment.