Skip to content

Commit

Permalink
Update stickers.py
Browse files Browse the repository at this point in the history
  • Loading branch information
noob-kittu committed Mar 6, 2022
1 parent a011552 commit be5fb60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Yone/Plugins/Tools/stickers.py
Original file line number Diff line number Diff line change
Expand Up @@ -546,6 +546,8 @@ def addsticker(update, context):
os.remove("kangsticker.png")
elif os.path.isfile("kangsticker.tgs"):
os.remove("kangsticker.tgs")
elif os.path.isfile("vidstick.webm"):
os.remove("vidstick.webm")


def makepack_internal(
Expand Down

0 comments on commit be5fb60

Please sign in to comment.