bug fixed
This commit is contained in:
@@ -42,7 +42,7 @@ const Profile = () => {
|
||||
const renderContent = () => {
|
||||
switch (activeSection) {
|
||||
case 'support':
|
||||
router.push('https://t.me/web_app_0515_bot');
|
||||
router.push('https://t.me/gastrohubbot');
|
||||
|
||||
default:
|
||||
return <HistoryTabs />;
|
||||
|
||||
Reference in New Issue
Block a user