We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eb7265 commit 307a635Copy full SHA for 307a635
1 file changed
src/components/Preview.vue
@@ -581,7 +581,7 @@ const onError = (error) => {
581
<el-divider class="divider" />
582
<div>
583
<p class="footnote">
584
- Version: {{ footNote.version }}, function_name: by {{ footNote.functionName }},
+ Implemented by: {{ footNote.version }}, function_name: by {{ footNote.functionName }},
585
operation_id: {{ footNote.functionName }}, Message Tags: {{ footNote.messageTags }}
586
</p>
587
</div>
0 commit comments