mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-07 13:41:15 -07:00
Check newsletter auth setting when checking guest access enabled
This commit is contained in:
parent
a1e9e7e87f
commit
a408a62234
1 changed files with 1 additions and 0 deletions
|
@ -2487,6 +2487,7 @@ $(document).ready(function() {
|
|||
$("#allow_guest_access").attr("disabled", false);
|
||||
$("#allowGuestCheck").html("");
|
||||
}
|
||||
newsletterPasswordEnabled();
|
||||
}
|
||||
allowGuestAccessCheck();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue