Corretto le richieste di amicizie, aggiunto Accettazione sul BOT

This commit is contained in:
paoloar77
2022-03-11 12:38:17 +01:00
parent 64579ccabf
commit a353e85ccf
14 changed files with 117 additions and 36 deletions

View File

@@ -278,7 +278,7 @@ export default defineComponent({
} else if (tools.isTest()) {
strv = 'TEST '
}
return `[${strv} ver. ${process.env.APP_VERSION}]`
return `${strv}v. ${process.env.APP_VERSION}`
}
function getLangAtt() {