fix: update gorb ID formating

This commit is contained in:
JustTemmie 2025-04-29 21:24:14 +02:00
parent eb036c03df
commit dc0b18cfe1
4 changed files with 4 additions and 4 deletions

View file

@ -17,7 +17,7 @@ Sends a friend request to the given user. Friend requests can be accepted by hav
```json
{
"access_token": "gwLhWXD9wrqL3DwxXZ0VHUeOjr8am1yO",
"identifier": "@radial_4740:gorb.app",
"identifier": "@radial_4740@gorb.app",
"message": "Heyo, Kira here"
}
```