Merge remote-tracking branch 'overseerr/develop' into develop

This commit is contained in:
notfakie
2022-09-10 13:25:34 +12:00
26 changed files with 356 additions and 156 deletions

View File

@@ -21,4 +21,7 @@ module.exports = {
return config;
},
experimental: {
scrollRestoration: true,
},
};