Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue-209] Mythical Telegram App - Research and support some task related NFL Rivals Game #175

Open
wants to merge 1 commit into
base: mythical-dev
Choose a base branch
from

Conversation

Thiendekaco
Copy link
Collaborator

No description provided.

@Thiendekaco Thiendekaco self-assigned this Dec 19, 2024
@saltict saltict self-requested a review December 19, 2024 03:38
@@ -332,8 +332,8 @@ const Component = ({ accountInfo,
await handleDirectAction(action as TaskActionDirect);
} else if (actionType === TaskActionComponent.SHARE) {
await handleShareAction(action as TaskActionShare);
} else if (actionType === TaskActionComponent.CHECK_BALANCE) {
await handleCheckBalanceAction(taskId);
} else if ([TaskActionComponent.CHECK_BALANCE, TaskActionComponent.CHECK_ACCOUNT_NFL_LEVEL, TaskActionComponent.CHECK_CARD].includes(actionType)) {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Đoạn này anh không thấy thay đổi gì liên quan đến interface không biết có bị thiếu file không nhỉ? Ngoài ra còn cần merge code với Koniverse#237 của @dungnguyen-art để hoàn thiện phần view này em nhé!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants