Skip to content

Commit

Permalink
Add missing libretexts warehouse path
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit74 committed Jan 16, 2025
1 parent 901da40 commit 08f32a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dispatcher/backend/src/common/enum.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ def all(cls):
return ScheduleCategory.all_warehouse_paths() + [
cls.videos,
cls.zimit,
cls.libretexts,
cls.hidden_dev,
cls.hidden_private,
cls.hidden_endless,
Expand Down

0 comments on commit 08f32a2

Please sign in to comment.