Version 0.5.15: ONLINE !

This commit is contained in:
Paolo Arena
2022-09-19 19:03:24 +02:00
parent c75b78ea98
commit 2d068d00e7
13 changed files with 42 additions and 32 deletions

View File

@@ -355,6 +355,7 @@ export default defineComponent({
function onRejected (rejectedEntries: any) {
// Notify plugin needs to be installed
// https://quasar.dev/quasar-plugins/notify#Installation
console.log('rejectedEntries', rejectedEntries)
$q.notify({
type: 'negative',
message: 'La Dimensione massima dell\'immagine è di 2 MB'