Update repository link for registering app
This commit is contained in:
parent
7e26999ff2
commit
7fa6c05307
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user