Fix unstable API path oversight

Co-authored-by: Will Hunt <will@half-shot.uk>
pull/4043/head
Catalan Lover 10 months ago committed by GitHub
parent fda11ae996
commit e622c5b2ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -71,7 +71,7 @@ positive effect is privacy related not strictly security in that users can cloak
## Unstable prefix
While this proposal is unstable instead of using `/_matrix/client/v1/presence/{userId}/override` you use
`/_matrix/client/unstable/support.feline.msc4043.v1/override`
`/_matrix/client/unstable/support.feline.msc4043.v1/presence/{userId}/override`
And unstable feature flag used is `support.feline.msc4043.v1`

Loading…
Cancel
Save