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

Incorrect const Match::MATCH_STATUS_BLOCKED value #1

Closed
maxlapko opened this issue Dec 9, 2014 · 1 comment
Closed

Incorrect const Match::MATCH_STATUS_BLOCKED value #1

maxlapko opened this issue Dec 9, 2014 · 1 comment
Labels

Comments

@maxlapko
Copy link
Contributor

maxlapko commented Dec 9, 2014

const MATCH_STATUS_NOT_PLAYED = 'not-played';
const MATCH_STATUS_PLAYED = 'played';
const MATCH_STATUS_BLOCKED = 'not-played';
const MATCH_STATUS_STARTED = 'started';

@kate-kate kate-kate added the bug label Dec 9, 2014
@kate-kate
Copy link
Owner

fixed

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

No branches or pull requests

2 participants