Skip to content

Commit

Permalink
Merge pull request freelawproject#4851 from freelawproject/block-users
Browse files Browse the repository at this point in the history
feat(api): Block users
  • Loading branch information
mlissner authored Dec 22, 2024
2 parents be90d65 + 2020857 commit 17c150f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cl/settings/third_party/rest_framework.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"court_api_2": "1/hour",
"court_api_3": "1/hour",
"court_api_4": "1/hour",
"court_api_5": "1/hour",
"JamesBond": "1/hour",
"JackSparrow": "1/hour",
"PeterPan": "1/hour",
Expand Down

0 comments on commit 17c150f

Please sign in to comment.