fix(clipboard): alt_text in write_html command not being passed with correct argument name (#2099)

This commit is contained in:
Roman Steiner
2024-11-26 13:32:24 +01:00
committed by GitHub
parent fef76bd504
commit 3fa0fc09bb
3 changed files with 8 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
clipboard-manager-js: patch
---
Fix clipboard manager client side api not copying fallback alternative text when calling `writeHtml`.