Skip to content

Commit

Permalink
Update thumbnails.py
Browse files Browse the repository at this point in the history
  • Loading branch information
saavudaw authored Apr 11, 2024
1 parent a3fa4c9 commit c3fdd73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AnonXMusic/utils/thumbnails.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from youtubesearchpython.__future__ import VideosSearch

from config import YOUTUBE_IMG_URL
from AnonXMisic import app
from AnonXMusic import app


def changeImageSize(maxWidth, maxHeight, image):
Expand Down

0 comments on commit c3fdd73

Please sign in to comment.