Compare commits
2 Commits
07a2bf7e38
...
2be9cc5795
| Author | SHA1 | Date | |
|---|---|---|---|
| 2be9cc5795 | |||
| 1ee949eae2 |
@ -30,7 +30,7 @@ class FitnessCog(commands.Cog):
|
|||||||
await self.get_log_file(message)
|
await self.get_log_file(message)
|
||||||
return
|
return
|
||||||
# Make sure this one is past every other ! commands
|
# Make sure this one is past every other ! commands
|
||||||
await self.fitness_activity_log(message)
|
await self.log_fitness(message)
|
||||||
return
|
return
|
||||||
# endregion Fitness commands
|
# endregion Fitness commands
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user