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