This commit is contained in:
localhost_frssoft 2023-08-03 10:43:51 +03:00
parent 2359ffe922
commit e7a57fc637
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ player.ytdl = False # Prevent attempts load track with yt-dlp
player.volume = get_config('mpv_volume')
player.prefetch_playlist = get_config('prefetch_playlist')
show_like_button = get_config('show_like_button')
track_activity_history = get_config('track_activity_history')
share_to_fediverse_token = get_config('share_to_fediverse_token')
share_to_fediverse_instance = get_config('share_to_fediverse_instance')
shuffle = False