Skip to content

Commit 9d9de8b

Browse files
Merge pull request #123 from ReynardoEW/patch-4
Update velodrome.ts
2 parents ddd8827 + 329ab67 commit 9d9de8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protocols/velodrome.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ function velodrome(): Protocol {
5151
};
5252
}
5353

54-
export default velodrome;
54+
export default velodrome();

0 commit comments

Comments
 (0)