fix: preserve selected chat text on copy

This commit is contained in:
Federico Jaramillo Martinez
2026-06-09 15:41:48 +02:00
parent c57f24dfa5
commit 65b4c76513
2 changed files with 6 additions and 22 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@jmfederico/pi-web": patch
---
Let Firefox copy only the selected chat text instead of replacing selections with the full message.