6
2026-01-13 18:31:02 +02:00

7 lines
278 B
XML

<DefaultWindow xmlns="https://spacestation14.io"
xmlns:logs="clr-namespace:Content.Client.Administration.UI.Logs"
Title="{Loc admin-logs-title}"
SetSize="1100 400">
<logs:AdminLogsControl Name="Logs" Access="Public"/>
</DefaultWindow>