Skip to content

Commit

Permalink
調整用詞
Browse files Browse the repository at this point in the history
  • Loading branch information
joe committed Apr 18, 2023
1 parent 03abc5e commit 0751a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/content.js
Original file line number Diff line number Diff line change
Expand Up @@ -1426,7 +1426,7 @@
menuItemDiv.innerHTML = `
<div id="downloadChatPDF" class="flex items-center justify-between">
<svg style="height:16px;width:16px;margin-right: 12px;fill: white;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM216 232V334.1l31-31c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-72 72c-9.4 9.4-24.6 9.4-33.9 0l-72-72c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l31 31V232c0-13.3 10.7-24 24-24s24 10.7 24 24z"/></svg>
<div>下載目前對話的網頁</div>
<div>下載當前對話的網頁</div>
</div>
`;

Expand Down

0 comments on commit 0751a08

Please sign in to comment.