floposite.com

This commit is contained in:
milo
2025-07-27 00:35:47 +02:00
parent b6a1ec2e8e
commit 0792653d98

View File

@@ -1399,7 +1399,7 @@ app.post('/interactions', verifyKeyMiddleware(process.env.PUBLIC_KEY), async fun
type: MessageComponentTypes.BUTTON,
label: 'Aller sur FlopoSite',
style: ButtonStyleTypes.LINK,
url: 'https://floposite.netlify.app',
url: 'https://floposite.com',
},
];