Block a user
Added aliases for spelling metre/kilometre
Added aliases for spelling metre/kilometre
feature_fitness_logger
Attempting to be a bit more direct about activity path
Also, should probably put default unit in units' json file with falling back to "m", now that I think of it...
Attempting to be a bit more direct about activity path
if cmdline = cmdline.lower() on line 48, then this .lower will become redundant
Attempting to be a bit more direct about activity path
if cmdline = cmdline.lower() on line 48, then this .lower will become redundant
Attempting to be a bit more direct about activity path
if cmdline = cmdline.lower() on line 48, then this .lower will become redundant
Attempting to be a bit more direct about activity path
if cmdline = cmdline.lower() on line 48, then this .lower will become redundant
Attempting to be a bit more direct about activity path
Maybe put entire cmdline value to .lower instead?
Attempting to be a bit more direct about activity path
Nvm, I didn't realized it's the Path lib thing.
Fixed wrong json key being pulled (I forgot to replace the old name)