Fix #370: "open with a remote Peertube" broken when chat is embedded in an iframe.

This commit is contained in:
John Livingston
2024-04-22 17:59:56 +02:00
parent 913560842d
commit 2074ec8546
5 changed files with 44 additions and 6 deletions

View File

@ -14,6 +14,7 @@ const locKeys = [
'login_remote_peertube_video_not_found',
'login_remote_peertube_video_not_found_try_anyway',
'login_remote_peertube_video_not_found_try_anyway_button',
'login_remote_peertube_video_open_failed',
'login_external_auth_alert_message'
]