1
0

chore: rename flag

This commit is contained in:
kolaente
2023-04-12 10:39:10 +02:00
parent 1344026494
commit 6e095436e9
5 changed files with 5 additions and 5 deletions

View File

@ -29,7 +29,7 @@
window.SENTRY_DSN = 'https://85694a2d757547cbbc90cd4b55c5a18d@o1047380.ingest.sentry.io/6024480'
// If enabled, allows the user to nest projects infinitely, instead of the default 2 levels.
// This setting might change in the future or be removed completely.
window.INFINITE_PROJECT_NESTING_ENABLED = false
window.PROJECT_INFINITE_NESTING_ENABLED = false
</script>
</body>
</html>