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

Untracked time [DNM] #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SlNPacifist
Copy link

Added special record for test time that was not counted in any command.

};
map[key] = command;
}
command.d.push(data.d);
const dExclusive = data.d - _.sum(_.map(data.cl, 'd'));
Copy link
Contributor

Choose a reason for hiding this comment

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

_(data.cl).map('d').sum()?

* установим его в 0.
* @param {Object} command
*/
const fixD = (command) => {
Copy link
Contributor

Choose a reason for hiding this comment

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

зачем вставлять этот костыль? эти данные сохраняет этот же плагин. Добавь эту логику туда

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