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

Revert "feat: positive logic to the stats view" #60

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

andrey-canon
Copy link
Collaborator

Description

This reverts commit d9090a8.

@johanseto johanseto self-requested a review July 5, 2023 21:56
Comment on lines +32 to +36
"showCourses": "false",
"showVideos": "false",
"showProblems": "false",
"showLearners": "false",
"showInstructors": "false",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
"showCourses": "false",
"showVideos": "false",
"showProblems": "false",
"showLearners": "false",
"showInstructors": "false",
"showCourses": "true",
"showVideos": "true",
"showProblems": "true",
"showLearners": "true",
"showInstructors": "true",

This woul be true to be positive

@johanseto johanseto self-requested a review July 5, 2023 22:05
@andrey-canon andrey-canon merged commit 614f910 into master Jul 5, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants