Give it a nice UI, add invitation syncing, replace the chat-stubs with actual implementation. Should probably inspect the syncing logic and the api client stuff a bit closer since it doesnt use the same logic that I had fed it as an example
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
"noUnusedParameters": true,
|
||||
"erasableSyntaxOnly": true,
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": [
|
||||
"./src/*"
|
||||
|
||||
Reference in New Issue
Block a user