Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
TheChampu committed Aug 30, 2024
2 parents ce08265 + 1bdc36c commit 963ae83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ChampuXMusic/plugins/play/play.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,10 @@
from ChampuXMusic.utils.stream.stream import stream
from config import BANNED_USERS, lyrical
import warnings

warnings.filterwarnings("ignore", category=UserWarning, module="http.cookiejar")


@app.on_message(
filters.command(
[
Expand Down

0 comments on commit 963ae83

Please sign in to comment.