Loading src/components/AppNavigation/CalendarList.vue +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ <draggable v-model="calendars" :disabled="disableDragging" v-bind="{swapThreshold: 0.30, delay: 500, delayOnTouchOnly: true, touchStartThreshold: 3}" draggable=".draggable-calendar-list-item" @update="update"> <template v-if="!isPublic"> Loading Loading
src/components/AppNavigation/CalendarList.vue +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ <draggable v-model="calendars" :disabled="disableDragging" v-bind="{swapThreshold: 0.30, delay: 500, delayOnTouchOnly: true, touchStartThreshold: 3}" draggable=".draggable-calendar-list-item" @update="update"> <template v-if="!isPublic"> Loading