diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 74cbc187023..2ebce94a334 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -6,7 +6,7 @@ concurrency: on: workflow_dispatch: # Frontier: re-enabled autopublish - schedule: + schedule: - cron: '0 10 * * *' jobs: diff --git a/Content.Client/Administration/UI/PlayerPanel/PlayerPanel.xaml b/Content.Client/Administration/UI/PlayerPanel/PlayerPanel.xaml index 8feec273b47..5b3b9f007ca 100644 --- a/Content.Client/Administration/UI/PlayerPanel/PlayerPanel.xaml +++ b/Content.Client/Administration/UI/PlayerPanel/PlayerPanel.xaml @@ -31,6 +31,7 @@