Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Sudo-Ivan committed Oct 10, 2024
1 parent 06c8296 commit a9973cf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions html/popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ <h1>Cryptic Chat</h1>
<textarea id="inputText" placeholder="Decrypted Message"></textarea>
<textarea id="outputText" placeholder="Cryptic Message"></textarea>
<button id="openOptions">Options</button>
<button id="popoutCodebook" class="icon-button" title="Popout Codebook">
<img src="../icons/popout.png" alt="Popout">
</button>
</div>
<script src="../js/popup.js"></script>
</body>
Expand Down

0 comments on commit a9973cf

Please sign in to comment.