mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-01 11:38:26 +01:00
advancedReqModalRef was typed as BottomSheetModal but RequestModal's forwardRef expects BottomSheetModalMethods, causing a TS2322 error that broke the Security & Quality Gate typecheck on develop.