Skip to content

Commit c6e23f5

Browse files
authored
Update src/components/ApiResponse.vue
1 parent e4dcec6 commit c6e23f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/ApiResponse.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
</div>
1414

1515
<br><br>
16-
<!--<div v-if="vueAppScope === 'organization'">-->
1716

1817
<v-card max-height="575px" class="overflow-y-auto">
1918
<pre ref="jsonText">{{ JSON.stringify(seats, null, 2) }}</pre>

0 commit comments

Comments
 (0)