- inizio check transazioni RISO
This commit is contained in:
@@ -134,6 +134,7 @@ const msg_website_it = {
|
||||
only_consiglio: 'Solo Consiglieri',
|
||||
color: 'Colore',
|
||||
gasordini: 'Gas Ordini',
|
||||
gestoreordini: 'Gestore Ordini',
|
||||
},
|
||||
msg: {
|
||||
myAppName: 'Più che Buono',
|
||||
|
||||
BIN
_ALL_SITES/riso.app/images/foto1.jpg
Executable file
BIN
_ALL_SITES/riso.app/images/foto1.jpg
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
BIN
_ALL_SITES/riso.app/images/foto2.jpg
Executable file
BIN
_ALL_SITES/riso.app/images/foto2.jpg
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
BIN
_ALL_SITES/riso.app/images/foto3.jpg
Executable file
BIN
_ALL_SITES/riso.app/images/foto3.jpg
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
@@ -17,7 +17,8 @@
|
||||
"lintfileNoJS": "eslint --ext .ts,.vue --ignore-path .gitignore ./ > file.out.txt",
|
||||
"fix": "eslint --ext .ts,.vue --ignore-path .gitignore ./ --fix > file.out.txt",
|
||||
"pwa": "NODE_ENV=development NODE_OPTIONS=--max_old_space_size=4096 DEBUG=v8:* quasar dev -m pwa",
|
||||
"spa": "NODE_ENV=development NODE_OPTIONS=--max_old_space_size=4096 DEBUG=v8:* quasar dev --mode debug",
|
||||
"spa": "NODE_ENV=development NODE_OPTIONS=--max_old_space_size=4096 DEBUG=v8:* quasar dev -m spa",
|
||||
"debug": "NODE_ENV=development NODE_OPTIONS=--max_old_space_size=4096 DEBUG=v8:* quasar dev --mode debug",
|
||||
"test": "echo \"No test specified\" && exit 0",
|
||||
"generate-sw": "workbox generateSW workbox-config.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user