mirror of
https://github.com/docmost/docmost.git
synced 2026-08-27 16:57:05 +08:00
- Add isBase to page repo baseFields so it is always selected
- Add isBase to sidebar pages query select list
- Add isBase to client IPage type
- In PageContent, render <BaseTable pageId={page.id} /> when page.isBase
is true instead of the TipTap editor path