We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7346c0b commit e7ce1f9Copy full SHA for e7ce1f9
1 file changed
vis/js/dataschemes/defaultScheme.js
@@ -114,7 +114,6 @@ const DEFAULT_SCHEME = [
114
},
115
{ name: "readers", fallback: (loc) => loc.default_readers },
116
{ name: "tags", type: ["string"], fallback: () => "" },
117
- { name: "bkl_caption", type: ["string"], fallback: (loc) => loc.no_keywords },
118
{ name: "doi", type: ["string"] },
119
{
120
name: "x",
0 commit comments