- catalogo macro, importazione dati
This commit is contained in:
@@ -98,6 +98,7 @@ export const tools = {
|
||||
IDAPP_CNM: '10',
|
||||
IDAPP_FREEPLANET: '1',
|
||||
IDAPP_RISO: '13',
|
||||
IDAPP_MACRO: '18',
|
||||
|
||||
TipoMsg: {
|
||||
SEND_LINK_CHAT_DONATORI: 1,
|
||||
@@ -3911,6 +3912,11 @@ export const tools = {
|
||||
// this.$q.lang.set(mylang)
|
||||
|
||||
},
|
||||
|
||||
getIdApp() {
|
||||
return process.env.APP_ID
|
||||
},
|
||||
|
||||
getappname(short: boolean) {
|
||||
|
||||
if (short) {
|
||||
|
||||
Reference in New Issue
Block a user