refactor: profiles are now stored in json, added displaynames

This commit is contained in:
hasitotabla 2024-10-10 16:01:08 +02:00
parent 8a994c3bb8
commit 6ffa3de9bb
4 changed files with 42 additions and 27 deletions

3
profiles.json Normal file
View file

@ -0,0 +1,3 @@
{
"displayName": "userId"
}