diff --git a/emhttp/plugins/dynamix/ShareEdit.page b/emhttp/plugins/dynamix/ShareEdit.page index 093ad9ff6..371792e08 100644 --- a/emhttp/plugins/dynamix/ShareEdit.page +++ b/emhttp/plugins/dynamix/ShareEdit.page @@ -644,6 +644,7 @@ function updateScreen(cache, slow) { secondaryDropdown.options[i].disabled = true; } secondaryDropdown.selectedIndex = 0; + checkRequiredSecondary = false; if (poolsOnly) { $('#moverDirection2').hide();