Skip to content

Commit

Permalink
ensure metastring viewer is in view mode #147
Browse files Browse the repository at this point in the history
  • Loading branch information
johnatawnclementawn committed Jan 8, 2025
1 parent d325db5 commit a3c7cb4
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ function update() {
(rowData as AppellativeStatus)
.appellative_status_ascribed_relation
"
:mode="VIEW"
>
</ReferenceDatatype>
</template>
Expand All @@ -158,6 +159,7 @@ function update() {
(rowData as AppellativeStatus)
.appellative_status_ascribed_name_language
"
:mode="VIEW"
>
</ReferenceDatatype>
</template>
Expand Down

0 comments on commit a3c7cb4

Please sign in to comment.