segment highlight, all-efforts table, live segment selection preview
This commit is contained in:
@@ -34,7 +34,8 @@ const TYPE_SLOT: Record<string, number> = {
|
||||
'backcountry ski': 6,
|
||||
'nordic ski': 6,
|
||||
snowboard: 6,
|
||||
snowshoe: 6
|
||||
snowshoe: 6,
|
||||
segment: 7
|
||||
};
|
||||
|
||||
function hash(s: string): number {
|
||||
|
||||
Reference in New Issue
Block a user