Skip to content

Commit ebc8bea

Browse files
robinv8LinkinStars
andauthored
Dev (#264)
Co-authored-by: LinkinStars <LinkinStars@users.noreply.github.com> Co-authored-by: robinv8 <robinv8@users.noreply.github.com>
1 parent a0851fb commit ebc8bea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

embed-basic/Component.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ const Component = ({ editor, previewElement }) => {
5959
className="p-0 b-0 btn-no-border toolbar text-body"
6060
onClick={handleShow}
6161
title={`${t('label')} (Ctrl+m)`}>
62-
<i className="bi bi-window" />
62+
<i className="bi bi-code-square" />
6363
</Button>
6464
<EmbedModal
6565
show={show}

embed-basic/info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717

1818
slug_name: basic_embed
1919
type: editor
20-
version: 1.1.2
20+
version: 1.1.3
2121
author: answerdev
2222
link: https://github.com/apache/incubator-answer-plugins/tree/main/embed-basic

0 commit comments

Comments
 (0)