fix(front): Fix broken copy button in embed modal

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2642>
This commit is contained in:
Ciarán Ainsworth 2023-11-22 11:18:30 +00:00 committed by Marge
commit eb0c644b93
2 changed files with 3 additions and 4 deletions

View file

@ -0,0 +1 @@
Fixed an issue where the copy button didn't copy the Embed code in the embed modal.