diff options
Diffstat (limited to '')
| -rw-r--r-- | data/personaldb.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/data/personaldb.json b/data/personaldb.json index 10dd8bb..4e42e0d 100644 --- a/data/personaldb.json +++ b/data/personaldb.json @@ -101,12 +101,12 @@ } ], "currentHoleIndex": 2, + "totalSwings": 5, + "totalDistance": 1108.0, "currentHole": { "number": 3, "par": 4 - }, - "totalSwings": 5, - "totalDistance": 1108.0 + } }, { "course": 1, @@ -137,12 +137,12 @@ } ], "currentHoleIndex": 9, + "totalSwings": 1, + "totalDistance": 204.0, "currentHole": { "number": 10, "par": 3 - }, - "totalSwings": 1, - "totalDistance": 204.0 + } } ], "invites": [] @@ -150,9 +150,9 @@ { "clubs": [], "nextClubId": 1, - "username": "GUYHERE2", - "passwordHash": 3556498, - "fullName": "GUYHERE2", + "username": "sowgro", + "passwordHash": -896456343, + "fullName": "sowgro", "courses": [], "rounds": [], "invites": [] |
