Updated permissions for sign in

This commit is contained in:
localhost_frssoft 2022-12-08 02:21:30 +03:00
parent b5fe6613a7
commit 55fe364842
1 changed files with 1 additions and 1 deletions

View File

@ -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()