Skip to content

Commit

Permalink
TODO Addition
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian-Boraks committed Aug 12, 2023
1 parent bbf77f0 commit e967be5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ __pycache__
env
.venv
*.json
!.json
*.backup
File renamed without changes.
1 change: 1 addition & 0 deletions cogs/velocidrone/velocidrone.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@


class Removal(discord.ui.View):
# TODO: Move this to a helper file
def __init__(self):
super().__init__(timeout=30)

Expand Down

0 comments on commit e967be5

Please sign in to comment.