Skip to content

Commit 0353a0b

Browse files
committed
Re-enable vocabulary hash generation.
1 parent 1ca047d commit 0353a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
xref: ["INFRA", "I18N-GLOSSARY", "VC-DATA-MODEL-2.0"],
111111

112112
// post process
113-
postProcess: [/*window.respecVc.createVcExamples*/],
113+
postProcess: [window.respecVc.createVcExamples],
114114

115115
// URI of the patent status for this WG, for Rec-track documents
116116
// !!!! IMPORTANT !!!!

0 commit comments

Comments
 (0)