mirror of
http://gitea.phreedom.club/localhost_frssoft/funkwlmpv
synced 2024-11-21 18:41:28 +00:00
Updated permissions for sign in
This commit is contained in:
parent
b5fe6613a7
commit
55fe364842
|
@ -87,7 +87,7 @@ def main():
|
|||
If You want sign in, please visit:
|
||||
https://{instance}/settings/applications/new
|
||||
And fill Name funkwhale-cli
|
||||
Scopes: Read (only listen music), Write (optional)
|
||||
Scopes: Read, Write (optional): write:favorites write:listenings write:filters
|
||||
|
||||
Insert token from "Access token" here''')
|
||||
register_token = input()
|
||||
|
|
Loading…
Reference in a new issue