Skip to content

Commit

Permalink
chore: fix demo bit
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Feb 17, 2024
1 parent d5d4159 commit a46858d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ <h3 class="title">Commands</h3>
<h3 class="title">Commands with deleted message</h3>
<discord-messages>
<discord-message profile="skyra">
<discord-reply slot="reply" deleted>Pong!</discord-reply>
<discord-reply slot="reply" deleted></discord-reply>
Took 100ms.
</discord-message>
</discord-messages>
Expand Down

0 comments on commit a46858d

Please sign in to comment.