fix: prevent making a home view personal (#5334)

This commit is contained in:
Kristaps Fabians Geikins
2025-08-28 14:32:35 +03:00
committed by GitHub
parent dbb3c4a374
commit e7ed024d52
9 changed files with 227 additions and 75 deletions
-1
View File
@@ -111,7 +111,6 @@
"Prorotation"
],
"typescript.tsserver.maxTsServerMemory": 8192,
"typescript.disableAutomaticTypeAcquisition": true,
"tailwindCSS.experimental.configFile": {
"packages/frontend-2/tailwind.config.cjs": "packages/frontend-2/**"
},