Explorar el Código

wireguard modal fix (#2640)

Alex Churin hace 5 meses
padre
commit
7eb5afdd8d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      web/html/xui/inbound_info_modal.html

+ 1 - 1
web/html/xui/inbound_info_modal.html

@@ -427,7 +427,7 @@
           </tr>
           <tr>
             <td colspan="2">
-              <tr-info-row v-for="(link,index) in infoModal.links" class="tr-info-row">
+              <tr-info-row class="tr-info-row">
                 <tr-info-title class="tr-info-title">
                   <a-tag color="blue">Config</a-tag>
                   <a-tooltip title='{{ i18n "copy" }}'>