Compare commits

..

9 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
9f983d29eb Merge branch 'aio' of https://git.send.nrw/sendnrw/decent-webui into aio 2025-09-27 13:43:31 +02:00
4acf615a65 update 2025-09-27 13:43:22 +02:00
26a8596329 fix1 2025-09-27 13:43:22 +02:00
c5ee51eedd Merge pull request 'aio' (#2) from aio into main
All checks were successful
release-tag / release-image (push) Successful in 1m35s
Reviewed-on: #2
2025-09-27 11:21:08 +00: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>