Move featured servers into the Featured section

This commit is contained in:
Ginger 2025-09-05 11:31:27 -04:00
parent 26e90feb36
commit 53612f4641
No known key found for this signature in database
7 changed files with 194 additions and 127 deletions

View file

@ -4,5 +4,8 @@
"typescript.tsdk": "node_modules/typescript/lib",
"[typescript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[typescriptreact]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
}
}