Skip to content

Commit

Permalink
feat: add field to api
Browse files Browse the repository at this point in the history
  • Loading branch information
MagneticNeedle committed Apr 4, 2023
1 parent 7a1a18b commit 40d4296
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bfportal/core/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ class ExperiencePageAPIViewSet(BaseAPIViewSet):
"featured",
"bugged",
"xp_farm",
"broken",
"like_count",
"exp_creators",
]
Expand Down

0 comments on commit 40d4296

Please sign in to comment.