Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando-Santana-j committed Oct 24, 2024
1 parent 83f73df commit 6a2f582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/personalize.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
<div class="itens-content-col">
<div class="inputs-col-content">
<label for="emoji-name-react" class="lable-padrao">Nome do emoji!</label>
<input required type="text" class="input-padrao" placeholder="EX: :heart:" id="emoji-name-react">
<input required type="text" class="input-padrao" placeholder="EX: :nome: ou ❤️" id="emoji-name-react">
</div>
<div class="inputs-col-content">
<label for="select-channel-react-containner" class="lable-padrao">Canal da reação!</label>
Expand Down

0 comments on commit 6a2f582

Please sign in to comment.