Hide remote IP from settings page

This commit is contained in:
Taylor Helsper 2020-02-04 22:50:47 -06:00
parent a6b8a7a2a9
commit b04d761a16

View File

@ -424,6 +424,7 @@
<td>Device Type</td>
<td style="padding-left: 20px;">{{device_type}}</td>
</tr>
<!--
<tr>
<td>Public IP</td>
<td style="padding-left: 20px;">
@ -433,6 +434,7 @@
{% endif %}
</td>
</tr>
-->
<tr>
<td>Local IP</td>
<td style="padding-left: 20px;">{{local_ip}}</td>