Skip to content

Commit 1ff8bb0

Browse files
committed
Generated gui artifacts.
1 parent 204a00c commit 1ff8bb0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

gui/tests/artifacts.js

+4-2
Original file line numberDiff line numberDiff line change
@@ -3097,7 +3097,8 @@ window.nomadArtifacts = {
30973097
"unavailable"
30983098
]
30993099
},
3100-
"aggregatable": true
3100+
"aggregatable": true,
3101+
"suggestion": true
31013102
},
31023103
"results.properties.n_calculations": {
31033104
"name": "n_calculations",
@@ -16870,7 +16871,8 @@ window.nomadArtifacts = {
1687016871
"m_parent_sub_section": "quantities",
1687116872
"m_annotations": {
1687216873
"elasticsearch": [
16873-
"results.method.measurement.xrd.diffraction_method_name"
16874+
"results.method.measurement.xrd.diffraction_method_name",
16875+
"results.method.measurement.xrd.diffraction_method_name__suggestion"
1687416876
]
1687516877
},
1687616878
"name": "diffraction_method_name",

0 commit comments

Comments
 (0)