???
FossilOrigin-Name: 0bb1cb9d1808c11b716f644ba0bc150af5fe86efd95153e447a3a8c9073f0e31
This commit is contained in:
parent
a2848c5df2
commit
35982e5caa
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ void content_login_oauth(PATH_ARGS)
|
|||
m_args.url = decode_url;
|
||||
|
||||
struct mstdnt_application_args args_app = {
|
||||
.client_name = "DESU",
|
||||
.client_name = "Treebird",
|
||||
.redirect_uris = urlify_redirect_url,
|
||||
.scopes = "read+write+follow+push",
|
||||
.website = keystr(ssn->post.instance)
|
||||
|
|
Loading…
Reference in a new issue