feat(p2p options): add http routers field

This commit is contained in:
plebeius
2026-01-02 16:48:21 +01:00
parent fa32833b2a
commit 3d676062af
2 changed files with 35 additions and 0 deletions
@@ -25,6 +25,10 @@
height: unset;
}
.httpRoutersSettings textarea {
height: unset;
}
.blockchainProvidersSettings textarea {
height: unset;
}