Setup history log on nzxt-arch

This commit is contained in:
2018-12-08 05:42:37 -05:00
parent 668fcb7421
commit c4277ab0b4
6 changed files with 28 additions and 10 deletions

View File

@@ -15,7 +15,7 @@ from .utils import *
TIME_FORMAT = '%Y-%m-%d-%H-%M-%S'
TRACKS_TO_QUERY = 200
AUTH_SCOPE = ['user-library-read', 'user-read-recently-played',]
AUTH_SCOPE = ['user-library-read', 'user-read-recently-played', ]
# index {{{ #