- Billettera

- Lista Ingressi
 - Send a Tutti la propria Lavagna.
This commit is contained in:
Paolo Arena
2020-02-19 16:09:44 +01:00
parent 8e6e356125
commit 61dcb2360e
24 changed files with 999 additions and 190 deletions

View File

@@ -23,7 +23,7 @@ export default class Invite extends MixinBase {
}
public mymsg() {
let messaggio = this.getValDbLang('MSG_SHARE', false, '')
const messaggio = this.getValDbLang('MSG_SHARE', false, '')
return tools.myprintf(messaggio, [{strin: 'linkreg', strout: this.getRefLink}])