Compare commits

...

5 Commits

Author SHA1 Message Date
10d729250f update
All checks were successful
release-tag / release-image (push) Successful in 1m29s
2025-09-27 13:45:43 +02:00
2bb7927d2b Merge branch 'aio' of https://git.send.nrw/sendnrw/decent-webui into aio 2025-09-27 13:44:16 +02:00
53a99625fb update 2025-09-27 13:44:12 +02:00
61c0646cfd update 2025-09-27 13:44:12 +02:00
f49a2b31bb fix1 2025-09-27 13:44:12 +02:00

View File

@@ -15,7 +15,7 @@
<td><small class="muted">{{ .LastSeen }}</small></td>
</tr>
{{ else }}
<tr><td colspan="3" class="muted">Keine Peers bekannt.</td></tr>
<tr><td colspan="3" class="muted">Keine Peers vorhanden.</td></tr>
{{ end }}
</tbody>
</table>