From 894c79e42bc0627c16b0931a41387bd89d2b915b Mon Sep 17 00:00:00 2001 From: Frank Harris Date: Sun, 18 Jan 2026 18:50:51 -0600 Subject: [PATCH] removed install stragety --- CHANGELOG.md | 1 + .../steam_workshop/views/partials/form_fields.php | 14 +------------- 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50c22e14..2038f37d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,3 +11,4 @@ - Hid staging directory, install strategy, and post-install script controls from non-admins to keep panel defaults enforced for customers. - Added the Steam Workshop mod picker, including search-backed UI, JSON state handling, and refreshed styling so customers can select mods without touching raw ID lists. - Pointed the Workshop search endpoint at whichever panel script rendered the page so AJAX searches work in both the main panel and the customer Game Monitor. +- Removed the per-server install-strategy selector so that behavior is governed solely by the admin adapter configuration. diff --git a/modules/steam_workshop/views/partials/form_fields.php b/modules/steam_workshop/views/partials/form_fields.php index 427be054..d6e66a35 100644 --- a/modules/steam_workshop/views/partials/form_fields.php +++ b/modules/steam_workshop/views/partials/form_fields.php @@ -44,19 +44,7 @@ $currentAdapterName = $adapterOptions[$formConfig['adapter_key']] ?? strtoupper( - - - - - - +