1
0
Fork 0

Update repository link for registering app

This commit is contained in:
Ryan Fox 2021-01-11 19:36:50 +00:00
parent 7e26999ff2
commit 7fa6c05307
Signed by: flewkey
GPG Key ID: 94F56ADFD848851E
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ registerApp { server, location } =
"read write follow"
website =
"https://github.com/n1k0/tooty"
"https://git.sdf.org/flewkey/tooty"
in
HttpBuilder.post (cleanServer ++ ApiUrl.apps)
|> withBodyDecoder (appRegistrationDecoder cleanServer scope)