6
2025-11-12 10:55:00 +03: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>