Skip to content

Commit

Permalink
Dev (#264)
Browse files Browse the repository at this point in the history
Co-authored-by: LinkinStars <[email protected]>
Co-authored-by: robinv8 <[email protected]>
  • Loading branch information
3 people authored Dec 6, 2024
1 parent a0851fb commit ebc8bea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion embed-basic/Component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ const Component = ({ editor, previewElement }) => {
className="p-0 b-0 btn-no-border toolbar text-body"
onClick={handleShow}
title={`${t('label')} (Ctrl+m)`}>
<i className="bi bi-window" />
<i className="bi bi-code-square" />
</Button>
<EmbedModal
show={show}
Expand Down
2 changes: 1 addition & 1 deletion embed-basic/info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

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

0 comments on commit ebc8bea

Please sign in to comment.