🔨」 fix: change to isLogged boolean

This commit is contained in:
2025-10-19 17:02:27 +02:00
parent 2757c5796d
commit c4403de099
2 changed files with 23 additions and 16 deletions

View File

@ -36,6 +36,6 @@ Can return:
- 200
```json
{
"lastSeenTime": "<last seen time>"
"isLogged": "<true/false>"
}
```