Compare commits
No commits in common. "2be9cc579567ff9e747096dbf9b2cc372d5e7737" and "07a2bf7e385dc4a27c838581f6f8d678f54f916e" have entirely different histories.
2be9cc5795
...
07a2bf7e38
@ -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.log_fitness(message)
|
await self.fitness_activity_log(message)
|
||||||
return
|
return
|
||||||
# endregion Fitness commands
|
# endregion Fitness commands
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user