diff options
| author | sowgro <tpoke.ferrari@gmail.com> | 2025-10-03 00:31:02 -0400 |
|---|---|---|
| committer | sowgro <tpoke.ferrari@gmail.com> | 2025-10-03 00:31:02 -0400 |
| commit | d982cfe8a22ec7eb89186fed875a483a51c3505f (patch) | |
| tree | d10d6215f2d47b3dae48a67b002c878b339d4599 /data/personaldb.json | |
| parent | d7249ab93dad3ba9be0389f402c1378d7f1eb5ad (diff) | |
| download | designproject-design-6-d982cfe8a22ec7eb89186fed875a483a51c3505f.tar.gz designproject-design-6-d982cfe8a22ec7eb89186fed875a483a51c3505f.tar.bz2 designproject-design-6-d982cfe8a22ec7eb89186fed875a483a51c3505f.zip | |
Add code to handle id serialization
Diffstat (limited to 'data/personaldb.json')
| -rw-r--r-- | data/personaldb.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/personaldb.json b/data/personaldb.json new file mode 100644 index 0000000..86259e5 --- /dev/null +++ b/data/personaldb.json @@ -0,0 +1 @@ +[{"username":"sowgro","passwordHash":3433489,"fullName":"Tyler Ferrari","courses":[8],"rounds":[]}]
\ No newline at end of file |
