Notifica Telegram e Push quando mandi la stretta di mano
This commit is contained in:
@@ -7188,6 +7188,10 @@ export const tools = {
|
||||
return '/my/' + tools.getAportadorSolidario()
|
||||
},
|
||||
|
||||
getLinkTelegramAportador(username_telegram_aportador: string) {
|
||||
return this.getHttpForTelegram(username_telegram_aportador)
|
||||
},
|
||||
|
||||
openrighttoolbar() {
|
||||
const globalStore = useGlobalStore()
|
||||
globalStore.rightDrawerOpen = true
|
||||
|
||||
Reference in New Issue
Block a user