wallet: fix reseed regression

This commit is contained in:
nahuhh 2025-01-22 18:19:36 +00:00 committed by tecnovert
parent c945e267e7
commit 57b96cd985

View file

@ -222,7 +222,6 @@
</div>
</div>
</div>
</form>
</section>
{% if block_unknown_seeds and w.expected_seed != true %} {# Only show addresses if wallet seed is correct #}
<section class="px-6 py-0 h-full overflow-hidden">
@ -244,6 +243,8 @@
</div>
</div>
</section>
<input type="hidden" name="formid" value="{{ form_id }}">
</form>
{% else %}
<section class="p-6">
<div class="lg:container mx-auto">