trying to get the host game lobby work with the newer rDB

This commit is contained in:
RezHackXYZ 2025-05-15 19:42:58 +05:30
parent caff3cef7c
commit 2b9b5c3b39
No known key found for this signature in database
20 changed files with 213 additions and 355 deletions

View file

@ -1,7 +1,7 @@
{
"useTabs": true,
"singleQuote": true,
"trailingComma": "none",
"singleQuote": false,
"trailingComma": "all",
"printWidth": 100,
"plugins": ["prettier-plugin-svelte", "prettier-plugin-tailwindcss"],
"overrides": [