floposite.com

This commit is contained in:
milo
2025-07-27 00:37:51 +02:00
parent e30fceced6
commit f997fe7957

View File

@@ -1393,7 +1393,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',
},
];