Skip to content

Commit

Permalink
bugfix:admin transaction id 🐛
Browse files Browse the repository at this point in the history
  • Loading branch information
lutfianRhdn committed Aug 24, 2023
1 parent 09c5c44 commit fee01bd
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 fee01bd

Please sign in to comment.