1
0

This fixes it and i don't know why because it still redirects O_O (#5051)

This commit is contained in:
Prospector
2026-01-05 14:16:00 -08:00
committed by GitHub
parent c2bd88377b
commit 5b890dcd8a
2 changed files with 10 additions and 2 deletions

View File

@@ -41,6 +41,7 @@ export const DEFAULT_FEATURE_FLAGS = validateValues({
newProjectEnvironmentSettings: true,
hideRussiaCensorshipBanner: false,
serverDiscovery: false,
disablePrettyProjectUrlRedirects: false,
// advancedRendering: true,
// externalLinksNewTab: true,
// notUsingBlockers: false,