Client - remove old comment
This commit is contained in:
parent
db2390828f
commit
e11970665b
@ -1,7 +1,6 @@
|
|||||||
import { ISport, ITranslatedSport, TActiveStatus } from '@/types/sports'
|
import { ISport, ITranslatedSport, TActiveStatus } from '@/types/sports'
|
||||||
import { IWorkout } from '@/types/workouts'
|
import { IWorkout } from '@/types/workouts'
|
||||||
|
|
||||||
// TODO: allow user to change colors
|
|
||||||
export const sportColors: Record<string, string> = {
|
export const sportColors: Record<string, string> = {
|
||||||
'Cycling (Sport)': '#4c9792',
|
'Cycling (Sport)': '#4c9792',
|
||||||
'Cycling (Transport)': '#88af98',
|
'Cycling (Transport)': '#88af98',
|
||||||
|
Loading…
Reference in New Issue
Block a user