decompme / decomp.me

Collaborative decompilation and reverse engineering website
https://decomp.me
MIT License
351 stars 108 forks source link

[BUG] Inputs show spell-checking markers #1168

Closed marijnvdwerf closed 3 months ago

marijnvdwerf commented 3 months ago

Inputs in the option panel contain red underlines. We should go through all inputs and add spellcheck="false" to any non-prose input fields.

image