Fixed: le reactions devono stare in una tabella a parte (reactions).
- cambiata la gestione dei seen, fav, book, attend
This commit is contained in:
@@ -530,6 +530,14 @@
|
||||
@click="EseguiFunz('setstrProvByIdCityCircuits')"
|
||||
></q-btn>
|
||||
</div>
|
||||
<div class="row">
|
||||
<q-btn
|
||||
label="Aggiorna newRecordsFav - UNA VOLTA SOLA"
|
||||
color="negative"
|
||||
@click="EseguiFunz('newRecordsFav')"
|
||||
></q-btn>
|
||||
<br />
|
||||
</div>
|
||||
</template>
|
||||
<script lang="ts" src="./dbop.ts">
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user