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}"
|
2023-05-17 04:04:28 -07:00
|
|
|
SetSize="1100 400">
|
2021-12-09 00:05:42 +01:00
|
|
|
<logs:AdminLogsControl Name="Logs" Access="Public"/>
|
2022-01-21 01:38:35 -08:00
|
|
|
</DefaultWindow>
|