aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src
diff options
context:
space:
mode:
Diffstat (limited to 'client/src')
-rw-r--r--client/src/app/shared/shared-instance/instance-features-table.component.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/client/src/app/shared/shared-instance/instance-features-table.component.html b/client/src/app/shared/shared-instance/instance-features-table.component.html
index 0d4e77b73..1fdef95ff 100644
--- a/client/src/app/shared/shared-instance/instance-features-table.component.html
+++ b/client/src/app/shared/shared-instance/instance-features-table.component.html
@@ -106,18 +106,6 @@
106 </td> 106 </td>
107 </tr> 107 </tr>
108 108
109
110 <tr>
111 <th i18n class="label" colspan="2">Player</th>
112 </tr>
113
114 <tr>
115 <th i18n class="sub-label" scope="row">P2P enabled</th>
116 <td>
117 <my-feature-boolean [value]="serverConfig.tracker.enabled"></my-feature-boolean>
118 </td>
119 </tr>
120
121 <tr> 109 <tr>
122 <th i18n class="label" colspan="2">Search</th> 110 <th i18n class="label" colspan="2">Search</th>
123 </tr> 111 </tr>