Update Lobby.vue

This commit is contained in:
Alberto Xamin 2020-11-26 17:08:06 +01:00 committed by GitHub
parent 7ba1b0c7b9
commit 739c7bec5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@
<!-- </div> -->
</div>
<div v-if="!started">
<h3>Espansioni</h3>
<h3>Espansioni (NON COMPLETE)</h3>
<PrettyCheck @click.native="toggleExpansions('dodge_city')" :disabled="!isRoomOwner" v-model="useDodgeCity" class="p-switch p-fill" style="margin-top:5px; margin-bottom:3px;">Dodge City</PrettyCheck>
</div>
<div v-if="started">