Skip to content

Commit

Permalink
chore: revert selection - does not trigger rn
Browse files Browse the repository at this point in the history
  • Loading branch information
hydren-crypto committed Nov 10, 2023
1 parent e0f99fe commit a977b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h2>UNPRUNABLE UTXO ART, BECAUSE SATS DON'T EXIST</h2>
<input type="text" id="search-input" name="search" required placeholder="stamp / creator / tx / cpid">
<select id="query-select">
<option value="ALL">STAMPS: ALL</option>
<option value="STAMP" selected>STAMPS: CLASSIC</option>
<option value="STAMP">STAMPS: CLASSIC</option>
<option value="SRC-20">STAMPS: SRC-20</option>
<option value="SRC-721">STAMPS: SRC-721</option>
</select>
Expand Down

0 comments on commit a977b86

Please sign in to comment.