Skip to content

Commit 57ffcf2

Browse files
committed
added default timespan date for triple
1 parent 01c8be5 commit 57ffcf2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vis/js/reducers/timespan.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ const SERVICE_START = {
1818
doaj: "1809",
1919
pubmed: "1809-01-01",
2020
base: "1665-01-01",
21+
triple: "1750",
2122
default: "1970-01-01",
2223
};
2324

0 commit comments

Comments
 (0)