2022-01-21 01:38:35 -08:00
|
|
|
<DefaultWindow xmlns="https://spacestation14.io"
|
2021-12-09 00:05:42 +01:00
|
|
|
xmlns:logs="clr-namespace:Content.Client.Administration.UI.Logs"
|
|
|
|
|
Title="{Loc admin-logs-title}"
|
2022-10-05 19:21:29 -07:00
|
|
|
SetSize="1000 400">
|
2021-12-09 00:05:42 +01:00
|
|
|
<logs:AdminLogsControl Name="Logs" Access="Public"/>
|
2022-01-21 01:38:35 -08:00
|
|
|
</DefaultWindow>
|