fix: convert markdown button to emoji format

- Change fullPageRaw button from text to emoji + tooltip format
- Use 📝 emoji for markdown conversion functionality
- Follows same pattern as other action buttons
This commit is contained in:
Russell Ballestrini 2025-07-10 17:25:30 -04:00
parent a5e135eca6
commit 9407f157bc

View file

@ -767,7 +767,8 @@ async function openUncloseaiEmbeddedModalNew() {
},
},
{
text: getUIText("fullPageRaw"),
emoji: "📝",
tooltip: getUIText("fullPageRaw"),
action: async () => {
try {
// Get the entire page HTML