fix: Show registry info section expanded by default

This commit is contained in:
Maciej Pienczyn 2026-02-01 14:38:32 +01:00
parent 5a611d92e1
commit 61ecc9c8d5

View File

@ -486,7 +486,7 @@
<div id="lookupStatus" class="lookup-status" style="display: none;"></div> <div id="lookupStatus" class="lookup-status" style="display: none;"></div>
</div> </div>
<div class="registry-info"> <div class="registry-info open">
<div class="registry-info-header" onclick="toggleRegistryInfo()"> <div class="registry-info-header" onclick="toggleRegistryInfo()">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"> <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<circle cx="12" cy="12" r="10"/> <circle cx="12" cy="12" r="10"/>