fixed reset cache

This commit is contained in:
Timo Volkmann 2019-06-25 13:41:44 +02:00
parent 43c613fa44
commit 638015598d

View File

@ -119,7 +119,7 @@
> >
<q-list> <q-list>
<q-item clickable v-close-popup class="text-grey-14" @click="confirmReset(startedCache.cache.id)" > <q-item clickable v-close-popup class="text-grey-14" @click="confirmReset(finishedCache.cache.id)" >
<q-item-section> <q-item-section>
Cache zurücksetzen Cache zurücksetzen
</q-item-section> </q-item-section>