diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d664ee3..86fe203f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to - ✨(backend) add command to clean pending and deleted files - 🧱(helm) run clean files command as cronjob - ✨(backend) add fallback to save recordings without S3/MinIO webhooks +- 🩹(frontend) enable screen share button in PiP #1458 ### Changed diff --git a/src/frontend/src/features/pip/components/PipView.tsx b/src/frontend/src/features/pip/components/PipView.tsx index a5f6fb22..f67e8846 100644 --- a/src/frontend/src/features/pip/components/PipView.tsx +++ b/src/frontend/src/features/pip/components/PipView.tsx @@ -68,7 +68,7 @@ export const PipView = () => { - +