(#2) Members can now be in multiple guilds

Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
This commit is contained in:
Louis Hollingworth 2023-06-18 14:05:21 +01:00
parent e8f797d1e0
commit 530e99a7d0
Signed by: lucxjo
GPG key ID: A11415CB3DC7809B
4 changed files with 27 additions and 22 deletions

View file

@ -10,7 +10,7 @@
"experimentalDecorators": true,
"emitDecoratorMetadata": true,
"noImplicitAny": false,
"skipLibCheck": true,
"forceConsistentCasingInFileNames": true
},