This commit is contained in:
2020-04-25 18:38:06 +00:00
parent baec93c439
commit 5bbc885448
2 changed files with 128 additions and 115 deletions

View File

@@ -310,6 +310,9 @@
></div>
</v-col>
</v-row>
<v-btn depressed tile @click="toggleReveal">
Wiki<v-icon v-text="reveal ? 'fa-eye-slash' : 'fa-eye'" right></v-icon
></v-btn>
</v-sheet>
</template>
</div>