Skip to content

Commit e7ce1f9

Browse files
committed
removed bkl_caption from data scheme
1 parent 7346c0b commit e7ce1f9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

vis/js/dataschemes/defaultScheme.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ const DEFAULT_SCHEME = [
114114
},
115115
{ name: "readers", fallback: (loc) => loc.default_readers },
116116
{ name: "tags", type: ["string"], fallback: () => "" },
117-
{ name: "bkl_caption", type: ["string"], fallback: (loc) => loc.no_keywords },
118117
{ name: "doi", type: ["string"] },
119118
{
120119
name: "x",

0 commit comments

Comments
 (0)