Skip to content

Commit

Permalink
Update player.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Itz-Agasta committed Feb 6, 2025
1 parent bf7931c commit 2ef6769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ethos/player.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import vlc
from pathlib import Path
from typing import Optional, List
from config import get_music_folder
from ethos.config import get_music_folder

class MusicPlayer:
"""
Expand Down

0 comments on commit 2ef6769

Please sign in to comment.