fix content warning double click issue

This commit is contained in:
Arkaprabha Chakraborty
2025-11-04 05:02:27 +05:30
parent 968d37900d
commit d10afbaa16
2 changed files with 0 additions and 3 deletions

View File

@@ -1310,9 +1310,6 @@ const Room = () => {
{/* Content Warning Modal */}
<ContentWarningModal />
{/* Content Warning Modal */}
<ContentWarningModal />
{/* Recording Popup */}
<RecordingPopup
isOpen={isRecordingOpen}

Binary file not shown.