Bump mod SDK and add more details to mod info dialog (#10420)

This commit is contained in:
Eric Bailey
2026-05-05 13:28:06 -05:00
committed by GitHub
parent a24d30ab47
commit cc5b215863
5 changed files with 25 additions and 9 deletions
+4 -1
View File
@@ -84,7 +84,10 @@ export function usePreferencesQuery() {
* Prefs are all downstream of age assurance now. For logged-out
* users, we override moderation prefs based on AA state.
*/
if (aa.state.access !== aa.Access.Full) {
if (
aa.state.access !== aa.Access.Full ||
aa.flags.adultContentDisabled
) {
data = {
...data,
moderationPrefs: makeAgeRestrictedModerationPrefs(