Skip to content

Commit

Permalink
update model
Browse files Browse the repository at this point in the history
  • Loading branch information
ikreymer committed Feb 9, 2025
1 parent 9d1eb05 commit 1181e24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/btrixcloud/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -1483,6 +1483,7 @@ class CollOut(BaseMongoModel):
allowPublicDownload: bool = True

pages: List[PageOut] = []
pagesQuery: str = ""


# ============================================================================
Expand Down

0 comments on commit 1181e24

Please sign in to comment.